dakera_session_end
Close an active session with an optional summary. Prevents orphaned sessions by always calling at run end, even on error.
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 |