chat_start
Start a direct one-on-one chat with a specific model seat. Returns a session ID, seat, and 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 |