chat_start
Initiate a direct 1:1 chat with a specific LLM seat using its key. Returns a session ID, seat, and selected model, defaulting to the seat's first healthy model.
Instructions
Open a direct 1:1 chat with one seat (seats.yaml key). Returns {chat_session_id, seat, model}. model defaults to the seat's first healthy model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seat | Yes | ||
| model | No | ||
| working_dir | No | ||
| system_prompt | No |