{"version":"1.0","name":"BuyCast.ai Public Marketing Agent","description":"Read-only public agent interface for BuyCast.ai product, pricing, comparison, FAQ, blog, and changelog content.","provider":{"name":"Legend Software, LLC","url":"https://buycast.ai","contact":"support@buycast.ai"},"default_locale":"en-US","privacy_policy_url":"https://buycast.ai/legal/privacy","terms_url":"https://buycast.ai/legal/terms","agents":[{"id":"marketing-content","name":"Marketing Content Agent","description":"Answers questions from public marketing content only. No authentication and no customer data access.","endpoint":"https://buycast.ai/api/agent","protocol":"https+json","read_only":true,"tools":[{"name":"search","description":"Search public marketing content and return ranked snippets with canonical source URLs.","parameters":{"query":{"type":"string"},"limit":{"type":"number","optional":true}}},{"name":"listFeatures","description":"List public product feature pages.","parameters":{}},{"name":"getFeature","description":"Get one product feature by slug.","parameters":{"slug":{"type":"string"}}},{"name":"listPlans","description":"List public pricing plans.","parameters":{}},{"name":"getPlan","description":"Get one public pricing plan by id.","parameters":{"id":{"type":"string"}}},{"name":"listComparisons","description":"List competitor comparison pages.","parameters":{}},{"name":"getComparison","description":"Get one competitor comparison by slug.","parameters":{"slug":{"type":"string"}}},{"name":"listPosts","description":"List public posts or changelog entries.","parameters":{"type":{"type":"string","enum":["posts","changelog"]}}},{"name":"getPost","description":"Get one public post or changelog entry by slug.","parameters":{"type":{"type":"string","enum":["posts","changelog"]},"slug":{"type":"string"}}},{"name":"getFaqs","description":"Get public pricing FAQs, optionally filtered by topic.","parameters":{"topic":{"type":"string","optional":true}}}]}]}