{"name":"Hokie Bean Cafe (demo)","description":"A fictional neighbourhood coffee shop used to demonstrate Agent Desk. It serves espresso drinks, pastries and light lunches, and hosts weekly study nights.","supportedInterfaces":[{"url":"https://demo.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"]}]}