dakera_session_end
End an active session with an optional summary to prevent orphaned records. Call at run completion to ensure session closure and allow later retrieval of the summary.
Instructions
Close an active session with an optional summary. Always call at run end (even on error) to avoid orphaned sessions; summary is retrievable via dakera_session_get.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | No | Optional session summary | |
| session_id | Yes | Session ID to end |