{"capabilities":{"pushNotifications":false,"streaming":true},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["text/plain","application/json"],"description":"POI Agent that finds stores, gas stations, and services using Mapbox location data","name":"POI Agent","preferredTransport":"JSONRPC","protocolVersion":"0.3.0","provider":{"organization":"2427b26d-e300-4451-b4d1-94a831cca952","url":"https://www.example.com"},"skills":[{"description":"Find stores, gas stations, services, and points of interest based on user query and location","examples":["{\"query\": \"coffee shops\", \"location\": \"Empire State Building, New York\"}","{\"query\": \"gas stations\", \"location\": \"La Jolla, CA\"}","{\"query\": \"grocery stores\", \"location\": \"downtown Chicago\"}"],"id":"find-stores","inputModes":["application/json"],"name":"Find Stores","outputModes":["application/json"],"security":[{"ares":["interactions = [poi, poimcp.searchandgeocodetool, poimcp.categorysearchtool, poimcp.categorylisttool, poimcp.reversegeocodetool, poimcp.mcp]"]}],"tags":["poi","stores","gas stations","services","shopping","location"],"metadata":{"inputSchema":{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{"query":{"type":"string","description":"What to search for"},"location":{"type":"string","description":"Location/city"},"max_stores_per_need":{"type":"integer","description":"Max stores to return per shopping need. Set to 1 when user wants 'the best' store. Set to 0 or omit for no limit.","default":0}},"required":["query","location"]},"outputSchema":{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{"stores":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"address":{"type":"string"},"merchandise_type":{"type":"string"},"hours":{"type":"string"}}}},"summary":{"type":"string"}}}}}],"supportsAuthenticatedExtendedCard":false,"url":"https://poi.obd-a2a.ares-platform-staging.prod.ares-networks.com","version":"3.0.0"}