{"protocolVersion":"0.3.0","name":"Reqme intake assistant","description":"Intake assistant for Reqme. General information about this business — its services, pricing, and eligibility — is published on its public page. This assistant additionally answers questions specific to a visitor's own situation, such as a tailored quote for their specifics, whether they personally qualify, or current availability, and it can submit a service request on their behalf after they have explicitly confirmed the details.","url":"https://api.reqme.co/a2a?client=reqme","preferredTransport":"JSONRPC","additionalInterfaces":[{"url":"https://api.reqme.co/ask?client=reqme","transport":"HTTP+JSON"},{"url":"https://api.reqme.co/ask/create?client=reqme","transport":"HTTP+JSON"},{"url":"https://api.reqme.co/.well-known/agents.json?client=reqme","transport":"HTTP+JSON"}],"version":"1.0.0","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["text/plain","application/json"],"skills":[{"id":"answer_questions","name":"Answer questions and clarify details","description":"Answers a visitor’s questions about this business and helps them work out what they need before any request is made. Covers general questions about the services, pricing, and eligibility published on the public page, and questions specific to the visitor's own situation — such as a tailored quote for their specifics, whether they personally qualify, or current availability. This capability is read-only: it creates nothing and has no side effects. It is the step that typically precedes create_request, used to clarify and confirm the details.","tags":["presales","question-answering","clarification","eligibility"],"examples":["What services do you offer and how much do they cost?","Based on my situation, which option fits and roughly what would it cost?","Do I personally qualify, and how soon could you start?"]},{"id":"create_request","name":"Create service request","description":"Creates a service request with this business on behalf of a human visitor. This capability is consent-gated: it requires an explicit human-confirmation step — the assistant surfaces a pending confirmation during the conversation, and no request is created until the visitor has explicitly confirmed the details. The confirmation is single-use and idempotent: confirming again returns the same request that was already created, never a duplicate. Every request created through this surface records agent provenance (agentOriginated); callers acting on behalf of a person are expected to have that person's explicit confirmation.","tags":["intake","presales","request"],"examples":["I'd like to request a website redesign — can you help me submit that?","Yes, that looks right — go ahead and submit the request."]}],"securitySchemes":{"apiKeyAuth":{"type":"apiKey","in":"header","name":"X-Api-Key"},"bearerAuth":{"type":"http","scheme":"bearer"}},"security":[]}