gograph_session_end
End the active telemetry session by appending its end record and clearing the session pointer. Call once after finishing edits and reviews to finalize the session.
Instructions
End the active telemetry session cleanly, append its end record, and remove the active-session pointer through repository-confined regular-file operations. MCP annotations mark it mutating and non-idempotent. No additional prerequisite once the MCP server is running. WHEN TO USE: Call once after you have completed all edits and post-edit reviews. NOT TO USE: When no session is active. RETURNS: Message confirming ending of the session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||