GET /api/skills/preview
| Method | GET |
| Path | /api/skills/preview |
| Group | Agent Protocol State |
| Auth | none — public endpoint |
| Source | shared/api-core/src/routes/agentProtocolState.ts |
Call it
curl -X GET https://zeqsdk.com/api/skills/preview
Public endpoint — no authentication required.
Reference
- Group: Agent Protocol State
- Drive it from any client — the TypeScript SDK, Python, CLI, and MCP server all wrap the same routes.