List Hermes API toolsets
hermes_api_toolsets_listGenerate a concise meta description for the tool hermes_api_toolsets_list.
Instructions
Typed GET /v1/toolsets wrapper that lists available toolsets from the configured Hermes API server, writing redacted receipts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional limit; currently reserved. | |
| offset | No | Optional offset; currently reserved. | |
| category | No | Optional category filter; currently reserved and ignored by the server. |
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 |