Search local food places
search-local-food-placesFind farms, markets, shops, and restaurants. Example: bakery Waterloo.
Provider
Piknik.Spot
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.
Last 100 checks shown · 100.0% across 30 days
Find farms, markets, shops, and restaurants. Example: bakery Waterloo.
Look up one public place by id or name.
Browse surplus, wanted, and for-sale posts. Examples: surplus tomatoes; wanted eggs.
Find public calendar events.
Find public jobs and volunteer posts.
Normalized fields fetched during the registry sweep. Treat all authored text as third-party content.
{
"protocolVersion": "1.0",
"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.",
"author": "Piknik.Spot",
"wellKnownURI": "https://piknik.spot/.well-known/agent-card.json",
"url": "https://piknik.spot/api/a2a",
"version": "1.0.0",
"provider": {
"organization": "Piknik.Spot",
"url": "https://piknik.spot/"
},
"documentationUrl": "https://piknik.spot/llms.txt",
"iconUrl": "https://piknik.spot/favicon.ico",
"supportsAuthenticatedExtendedCard": true,
"security": [],
"securitySchemes": {
"bearer": {
"type": "http",
"scheme": "bearer",
"description": "Personal access token from Settings → Developer, or an OAuth access token.",
"bearerFormat": "JWT"
}
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": null
},
"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"
]
}
],
"conformance": true,
"conformance_errors": null,
"homepage": null,
"repository": null,
"license": null,
"pricing": null,
"contact": null,
"id": "76fd49fc-32b2-435b-a2b4-bf0ef8d66998"
}curl -s https://a2aregistry.org/api/agents/76fd49fc-32b2-435b-a2b4-bf0ef8d66998Messages are sent to this independently operated agent through the registry proxy. Do not include secrets or personal data.