{"name":"Piknik.Spot","description":"Find local farms, bakeries, markets, shops, and restaurants. Ask in plain language. Browse surplus, wanted, and for-sale listings. Find public events. Find jobs and volunteer posts. Sign in for the extra skills on this agent.","version":"1.0.0","protocolVersion":"1.0","url":"https://piknik.spot/api/a2a","preferredTransport":"JSONRPC","provider":{"organization":"Piknik.Spot","url":"https://piknik.spot"},"documentationUrl":"https://piknik.spot/llms.txt","iconUrl":"https://piknik.spot/favicon.ico","supportedInterfaces":[{"url":"https://piknik.spot/api/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":true},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["text/plain","application/json"],"skills":[{"id":"search-local-food-places","name":"Search local food places","description":"Find farms, markets, shops, and restaurants. Example: bakery Waterloo.","tags":["local-food","farms","markets"],"examples":["Find bakeries near Waterloo"],"inputModes":["text/plain","application/json"],"outputModes":["text/plain","application/json"]},{"id":"get-place-summary","name":"Get a public place summary","description":"Look up one public place by id or name.","tags":["place"],"examples":["Hours for St. Jacobs market"],"inputModes":["text/plain","application/json"],"outputModes":["text/plain","application/json"]},{"id":"search-marketplace-listings","name":"Search marketplace listings","description":"Browse surplus, wanted, and for-sale posts. Examples: surplus tomatoes; wanted eggs.","tags":["marketplace","surplus"],"examples":["Surplus tomatoes near Waterloo"],"inputModes":["text/plain","application/json"],"outputModes":["text/plain","application/json"]},{"id":"search-events","name":"Search events","description":"Find public calendar events.","tags":["events"],"examples":["Events this Saturday"],"inputModes":["text/plain","application/json"],"outputModes":["text/plain","application/json"]},{"id":"search-jobs","name":"Search jobs","description":"Find public jobs and volunteer posts.","tags":["jobs"],"examples":["Farm jobs near Waterloo"],"inputModes":["text/plain","application/json"],"outputModes":["text/plain","application/json"]}],"securitySchemes":{"bearer":{"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"Personal access token from Settings → Developer, or an OAuth access token."}}}