# `commands.list` List commands with JSON Schemas; anonymous callers see the frozen core set, authenticated callers the scope-filtered registry. - **method + path**: `GET /v1/commands` - **TR label**: Komut listesi - **auth**: public · scope gates: none (public) - **agentPolicy**: `read` — GET, no store effects — every token kind calls it directly. - **effects**: none - **idempotency**: server — the platform derives the key - **wraps**: — (no command inside) Machine-readable body schema: [/schemas/routes/commands.list.json](/schemas/routes/commands.list.json). ## Body No request body.