observe_tool_complete
Records successful completion of a tool call and calculates its duration from the start event, ignoring unknown call IDs.
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. |