observe_tool_complete
Mark a tool call as completed by recording its successful finish. Computes duration from the start event and logs an optional summary for telemetry.
Instructions
v2.1.0 — Record successful completion. Computes durationMs from observe_tool_start. No-op on unknown callId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| callId | Yes | ||
| result | No | Optional summary string for telemetry. |