cassette_config
Set or view the session's Cassette model and thinking level. Pass only the session ID to display current options; provide a model and/or thinking level to update them for the next job turn.
Instructions
Get or set the session's Cassette model and thinking level. Call with only session_id to see the current choice and available options; pass model (id or label) and/or thinking_level to change them — persisted for the session, applied from the next cassette_run_job turn. Defaults match the web editor; change only when the user asks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| session_id | Yes | ||
| thinking_level | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| phase | Yes | ||
| job_id | No | ||
| warnings | No | ||
| artifacts | No | ||
| session_id | No | ||
| next_action | Yes |