fail
Trigger an intentional error to demonstrate error propagation, returning a structured is_error result to the client without crashing the server.
Instructions
Intentionally fail to demonstrate how tool errors reach the client.
Raises a ToolError so the client receives a clean is_error result
carrying this message, instead of an unexpected server crash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |