request
Make direct HTTP calls to any Hermes endpoint for any operation missed by dedicated tools.
Instructions
Call any Hermes endpoint directly, for anything the named tools miss.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | JSON request body. | |
| path | Yes | Path on the Hermes base URL, starting with "/". | |
| query | No | Query-string parameters. | |
| method | Yes | HTTP method, e.g. "GET" or "POST". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||