gograph_session_create
Start a telemetry audit session to track agent compliance and tool success metrics for multi-step coding tasks, returning a unique session ID.
Instructions
Start a telemetry audit session for tracking agent compliance and tool success metrics. No prerequisites. WHEN TO USE: Call once at the start of a multi-step coding task to track your work. NOT TO USE: When a session is already active. RETURNS: Structured message with the newly generated session ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| custom_word | No | Optional custom word prefix to incorporate in the timestamped session ID (e.g. 'implement_feature') |