CoworkingView
coworkingview.com
Searches the CoworkingView catalogue of coworking spaces and private offices, and lists the city, amenity and workspace-type slugs that search accepts. It does not book, hold availability, or issue access tokens. An enquiry is forwarded only from the website form, which requires a human Turnstile token.
coworkingview.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 38/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-09-24 17:27:29 current | 5ad863aaab82… |
view → |
Endpoints
| Agent card | https://coworkingview.com/.well-known/agent-card.json |
| Docs | https://coworkingview.com/auth.md |
Skills · 3 declared · mapped to canonical taxonomy
Search the catalogue by city, amenities, workspace type, desk count and price.
List every city, amenity and workspace-type slug the search accepts. Call it before guessing one.
Forward the user's enquiry to CoworkingView, who pass it to the operator. Never books anything.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/coworkingview.com) [](https://agenstry.com/agents/coworkingview.com) [](https://agenstry.com/agents/coworkingview.com) [](https://agenstry.com/agents/coworkingview.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "CoworkingView",
"description": "Searches the CoworkingView catalogue of coworking spaces and private offices, and lists the city, amenity and workspace-type slugs that search accepts. It does not book, hold availability, or issue access tokens. An enquiry is forwarded only from the website form, which requires a human Turnstile token.",
"version": "1.0.0",
"documentationUrl": "https://coworkingview.com/auth.md",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"supportedInterfaces": [
{
"url": "https://coworkingview.com/api/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0.0"
}
],
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "search_coworking_spaces",
"name": "search_coworking_spaces",
"description": "Search the catalogue by city, amenities, workspace type, desk count and price.",
"tags": [
"coworking",
"read"
]
},
{
"id": "get_coworking_filters",
"name": "get_coworking_filters",
"description": "List every city, amenity and workspace-type slug the search accepts. Call it before guessing one.",
"tags": [
"coworking",
"read"
]
},
{
"id": "submit_workspace_inquiry",
"name": "submit_workspace_inquiry",
"description": "Forward the user's enquiry to CoworkingView, who pass it to the operator. Never books anything.",
"tags": [
"coworking",
"write"
]
}
]
}