host.tool_test
Dry-run a published tool: performs the real call but records no calls row and echoes the rendered request back with secrets redacted, for debugging a spec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | ||
| name | Yes | ||
| tenant_key | No | The key `signup` returned. Required only when this connection carries no Authorization: Bearer header -- when both are present, the header wins. |