session_create
Create a plain gateway session record for a provider CLI. Use this bookkeeping UUID to track sessions across the gateway, but note it is not a provider-native session.
Instructions
Create a gateway session record for a provider. NOTE: this is gateway bookkeeping (a plain UUID), not a provider-native session; Codex resume needs a real Codex UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cli | Yes | Provider type (claude|codex|gemini|grok|mistral|devin|cursor|grok-api) | |
| description | No | Session description | |
| setAsActive | No | Set as active session |