Agent Protocol State
6 endpoints, generated from the live router agentProtocolState.ts.
| Method | Path | Auth |
|---|---|---|
GET | /api/agent/:zid/state | session |
PATCH | /api/agent/:zid/state | session |
GET | /api/agent/:zid/skills | session |
POST | /api/agent/:zid/skills/attach | session |
POST | /api/agent/:zid/skills/detach | session |
GET | /api/skills/preview | public |
Source: shared/api-core/src/routes/agentProtocolState.ts