host.tool_test
Dry-run an already-published tool by name, no calls row written; for the other cases see host.quickstart.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Arguments to pass, same shape as a real call. | |
| name | Yes | Local name of the already-published tool to dry-run. | |
| tenant_key | No | The key `signup` returned. Required only when this connection carries no Authorization: Bearer header -- when both are present, the header wins. |