dashclaw_session_end
Close an active session by setting its final status to completed, failed, or cancelled, ensuring a clean lifecycle boundary for governance reporting.
Instructions
Close a DashClaw session and update its status. Call this when the task is complete or if the session needs to be marked as failed. Provides a clean lifecycle boundary for governance reporting in Mission Control.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Final session status | |
| summary | No | Brief description of what was accomplished | |
| session_id | Yes | Session ID from dashclaw_session_start |