run_target_tool
Execute a single approved tool call on a registered target during MCP QA testing. Side-effect tools require explicit approval before running.
Instructions
Execute one call; non-read-only tools require explicit side-effect approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | Yes | Reviewed JSON arguments passed unchanged to the target tool. | |
| target_id | Yes | Identifier returned by register_target. | |
| tool_name | Yes | Exact tool name from the target's live tool list. | |
| allow_side_effects | No | Explicit approval for tools not annotated read-only. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||