{"protocolVersion":"0.3.0","name":"BusiRocket Agent","description":"Answers questions about BusiRocket - its services, its articles and how to reach it - and forwards a quote request from an agent acting for a prospective client.","version":"1.0.0","url":"https://busirocket.com/a2a/","preferredTransport":"JSONRPC","supportedInterfaces":[{"url":"https://busirocket.com/a2a/","transport":"JSONRPC"}],"provider":{"organization":"BusiRocket","url":"https://busirocket.com"},"documentationUrl":"https://busirocket.com/auth.md","capabilities":{"streaming":false,"pushNotifications":false},"defaultInputModes":["text/plain"],"defaultOutputModes":["application/json"],"securitySchemes":{"oauth2":{"type":"oauth2","description":"Bearer token from https://busirocket.com/.well-known/oauth-protected-resource","flows":{"clientCredentials":{"tokenUrl":"https://busirocket.com/oauth/token/","scopes":{"content:read":"Read published content","contact:write":"Send a quote request"}}}}},"skills":[{"id":"browse-services","name":"Browse services","description":"Answer what BusiRocket does, with the localised title and description of every service it offers.","tags":["list_services"],"inputModes":["text/plain"],"outputModes":["application/json"]},{"id":"read-blog","name":"Read the blog","description":"List the articles BusiRocket has published, with title, description and date.","tags":["list_blog_posts"],"inputModes":["text/plain"],"outputModes":["application/json"]},{"id":"contact-details","name":"Contact details","description":"Give BusiRocket contact details, location and opening hours.","tags":["get_company_info"],"inputModes":["text/plain"],"outputModes":["application/json"]},{"id":"request-quote","name":"Request a quote","description":"Send a quote request to BusiRocket. Requires a bearer token with the contact:write scope, because it delivers a real email.","tags":["request_quote"],"inputModes":["text/plain"],"outputModes":["application/json"],"security":[{"oauth2":[]}]}]}