{"schema_version":"v1","name":"Speechdash","name_for_model":"speechdash","description":"Transcribe audio and video, or listen to PDFs and documents. Speaker labels, sentence highlighting, and questions about the file.","description_for_model":"Speechdash is an audio and video transcription app that also lets you listen to documents. Users drop a file, transcribe or listen, follow sentence highlighting in Eco (local) or cloud mode, skip sections, export audio, and ask questions grounded in the file. Not a commercial audiobook store. Website: https://www.speechdash.com. App: https://www.speechdash.com. AI agents: official MCP at https://mcp.speechdash.com/mcp (ChatGPT OAuth via https://mcp.speechdash.com/.well-known/oauth-protected-resource; Cursor/Claude use sh_live_ API keys) or REST at https://api.speechdash.com/v1. Agents hub: https://www.speechdash.com/agents.","url":"https://www.speechdash.com","mcp_url":"https://mcp.speechdash.com/mcp","mcp_oauth_resource_metadata_url":"https://mcp.speechdash.com/.well-known/oauth-protected-resource","mcp_oauth_authorization_server_url":"https://www.speechdash.com/.well-known/oauth-authorization-server","rest_api_base_url":"https://api.speechdash.com/v1","contact_email":"contact@speechdash.com","documentation_url":"https://www.speechdash.com/llms.txt","human_docs_url":"https://www.speechdash.com/agents","actions":[{"name":"what_is_speechdash","description":"Read a plain-language explanation of what Speechdash is, who it is for, and how it works","url":"https://www.speechdash.com/what-is-speechdash","method":"GET","parameters":{"type":"object","properties":{}}},{"name":"view_agents_mcp_hub","description":"Open the Agents hub: add the official MCP server, create API keys, and browse machine-readable docs","url":"https://www.speechdash.com/agents","method":"GET","parameters":{"type":"object","properties":{}}},{"name":"read_agents_markdown","description":"Fetch agent-readable Markdown for MCP setup and public API integration","url":"https://www.speechdash.com/agents.md","method":"GET","parameters":{"type":"object","properties":{}}},{"name":"view_public_api","description":"Open the public REST API overview (documents, voices, speech synthesis)","url":"https://www.speechdash.com/features/public-api","method":"GET","parameters":{"type":"object","properties":{}}},{"name":"view_public_api_examples","description":"Open the official GitHub repo of REST examples for the Speechdash public API","url":"https://github.com/speechdash/speechdash-public-api","method":"GET","parameters":{"type":"object","properties":{}}},{"name":"view_plugin_skills","description":"Open the official GitHub repo of agent plugin skills for Speechdash MCP tools","url":"https://github.com/speechdash/speechdash-skills","method":"GET","parameters":{"type":"object","properties":{}}},{"name":"fetch_agent_markdown","description":"Fetch plain-text (text/plain) agent documentation for one topic. Prefer this over HTML when summarizing Speechdash. Replace {slug} with a topic slug.","url":"https://www.speechdash.com/for-agents/{slug}","method":"GET","parameters":{"type":"object","properties":{"slug":{"type":"string","description":"Agent doc slug (path segment only)","enum":["what-is-speechdash","features","pricing","audiences","how-to-cite"]}},"required":["slug"]}},{"name":"view_how_it_works","description":"Open the step-by-step how Speechdash works guide","url":"https://www.speechdash.com/how-it-works","method":"GET","parameters":{"type":"object","properties":{}}},{"name":"browse_features","description":"Browse product features. Without slug open /features; with slug open /features/{slug}.","url":"https://www.speechdash.com/features/{slug}","method":"GET","parameters":{"type":"object","properties":{"slug":{"type":"string","description":"Optional feature slug. Omit or use empty value for the features hub.","enum":["import-formats","document-chat","audio-export","public-api","eco-playback","cloud-playback","voice-characters","skip-sentences","document-editor","sentence-highlighting","resume-playback","multi-language","playback-speed"]}}}},{"name":"browse_use_cases","description":"Open an audience or listening use-case page. Replace {slug} with a path segment (example: for-parents → https://www.speechdash.com/for-parents).","url":"https://www.speechdash.com/{slug}","method":"GET","parameters":{"type":"object","properties":{"slug":{"type":"string","description":"Audience or use-case path segment (no leading slash)","enum":["what-is-speechdash","free-tools","reviews","for-parents","for-students","for-faith-and-scripture","listen-to-pdf","pdf-to-audio","text-to-speech-for-students","text-to-speech-for-research","listen-to-articles","web-page-to-speech","google-docs-read-aloud","word-document-to-speech","listen-on-mobile","audiobook-vs-reading","examples"]}},"required":["slug"]}},{"name":"read_pricing_markdown","description":"Fetch agent-readable Markdown with Speechdash plans, prices, credit limits, and FAQ","url":"https://www.speechdash.com/pricing.md","method":"GET","parameters":{"type":"object","properties":{}}},{"name":"view_pricing","description":"View Free and Unlimited plans, credit packs, and student pricing","url":"https://www.speechdash.com/pricing","method":"GET","parameters":{"type":"object","properties":{}}},{"name":"view_about","description":"Open the About page with the founder story and company mission","url":"https://www.speechdash.com/about","method":"GET","parameters":{"type":"object","properties":{}}},{"name":"search_blog","description":"Browse blog articles about document listening","url":"https://www.speechdash.com/blog","method":"GET","parameters":{"type":"object","properties":{"search":{"type":"string","description":"Optional free-text search query for blog articles"}}}},{"name":"open_help_center","description":"Open the Help Center documentation site","url":"https://docs.speechdash.com","method":"GET","parameters":{"type":"object","properties":{}}},{"name":"register_account","description":"Create a free Speechdash account in the app","url":"https://www.speechdash.com/signup","method":"GET","parameters":{"type":"object","properties":{}}},{"name":"open_app","description":"Open the Speechdash web app","url":"https://www.speechdash.com","method":"GET","parameters":{"type":"object","properties":{}}}]}