Cancel Runtime Work
tb_cancelCancel an in-flight browser task and reset the daemon. Optionally, provide a reason for logging.
Instructions
Best-effort cancellation and daemon reset for long-running MCP browser work. MCP hosts should prefer notifications/cancelled for an in-flight request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional cancellation reason for logs or host UI. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cancelled | Yes | ||
| reason | Yes | ||
| restartedOnNextCall | Yes |