Hermes toolkit info
hermes_toolkit_infoSummarize Hermes toolkit agents, skills, suites, and helper scripts from README metadata without exposing secrets, given an optional home path or profile to target the correct installation.
Instructions
Summarize toolkit agents, skills, eval harness paths, suites, helper scripts, and README metadata without reading secrets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| home | No | Optional Hermes home path. Must resolve under configured allowed roots. | |
| profile | No | Optional Hermes profile name. Defaults to configured default_profile. | |
| toolkit_root | No | Optional Hermes toolkit root. Must resolve under configured allowed roots. |
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 |