session_record
Record tool calls into the current session to create a trace for debugging. Invoke after each MCP tool call to keep an accurate log.
Instructions
Record a tool call into the current session. Call this after every MCP tool call you want to track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| result | Yes | ||
| tool_name | Yes | ||
| session_id | No | Omit to use current session | |
| duration_ms | No |