{"name":"Pawsitive Vet Clinic","description":"A fictional veterinary clinic (Agent Desk demo). Wellness exams, vaccinations, dental care and same-day sick visits for cats and dogs. Fear-free certified.","supportedInterfaces":[{"url":"https://pawsitive.agent-desk.us/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"provider":{"url":"https://desk.agent-desk.us","organization":"Agent Desk"},"version":"1.0.0","documentationUrl":"https://desk.agent-desk.us/proof","capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":false},"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain"],"skills":[{"id":"get_business_info","name":"Business Information","description":"Answer a question about this business from its published, owner-approved profile.","tags":["business","faq","read-only"],"examples":["What do you offer?","How can I contact you?"],"inputModes":["text/plain"],"outputModes":["text/plain"]},{"id":"get_hours","name":"Opening Hours","description":"Return the published opening hours of this business.","tags":["business","hours","read-only"],"examples":["When are you open?"],"inputModes":["text/plain"],"outputModes":["text/plain"]},{"id":"get_menu_or_services","name":"Menu Or Services","description":"Return the published menu and/or list of services of this business.","tags":["business","catalog","read-only"],"examples":["What is on the menu?"],"inputModes":["text/plain"],"outputModes":["text/plain"]},{"id":"make_booking","name":"Make Booking","description":"Make a sandboxed booking for one of this business's published services (a table, an appointment, a class). Returns a confirmation id as JSON. No payment is taken; nothing is sent to the business.","tags":["business","booking","action","sandbox"],"examples":["book a table for 4 on Friday at 7 pm for Sam"],"inputModes":["text/plain"],"outputModes":["text/plain"]},{"id":"get_confirmation","name":"Get Confirmation","description":"Look up a sandboxed order or booking at this business by its confirmation id.","tags":["business","action","sandbox","read-only"],"examples":["status of ORD-7F3K2QXM"],"inputModes":["text/plain"],"outputModes":["text/plain"]}]}