Use Handle
use_handleValidate handle-based tool functionality by submitting a handle from create_handle. Invalid handles produce errors, helping probe MCP client compatibility.
Instructions
Uses a handle returned by create_handle. Unknown handles return a tool execution error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Probe query to associate with the handle. | |
| handle | Yes | Handle returned by create_handle. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| handle | Yes | ||
| target | Yes | ||
| callCount | Yes |