Read Hermes Kanban API docs snapshot section
hermes_kanban_api_docs_readRetrieve a specific Kanban API documentation section by slug or hermes-docs:// resource URI, providing offline access to bundled docs without network or tool calls.
Instructions
Read one bundled Hermes Kanban API docs section by slug or hermes-docs://kanban-api/* resource URI without network, API, model, or tool calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | No | MCP resource URI such as hermes-docs://api-server/post-v1-chat-completions or hermes-docs://kanban-api/get-api-plugins-kanban-board. | |
| section | No | API docs section slug from hermes_api_docs_list or hermes_kanban_api_docs_list. Defaults to full. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| scope | No | ||
| run_id | No | ||
| status | Yes | ||
| message | No | ||
| verdict | No | unknown | |
| evidence | No | ||
| mutation | No | ||
| warnings | No | ||
| live_call | No | ||
| retryable | No | ||
| error_code | No | ||
| duration_ms | No | ||
| http_status | No | ||
| policy_tier | No | read_only | |
| artifact_dir | No | ||
| likely_cause | No | ||
| next_actions | No | ||
| safe_next_action | No | ||
| redactions_applied | No |