start_session
Create or resume an audit session by title to track AI conversations. Use at the start of every conversation to maintain a timestamped audit trail.
Instructions
Create a new audit session or resume an existing one by title. Call this at the start of every conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Descriptive session title, e.g. "Contract review — 2026-05-08" | |
| ai_tool | No | AI tool name: "claude", "cursor", "windsurf", etc. |