opencode_tui_open_sessions
Opens the terminal UI session selector to choose a project session. Pick an active coding session to resume work across multiple projects.
Instructions
Open the session selector in the TUI
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | Absolute path to the project directory. When provided, the request targets that project. If omitted, the OpenCode server uses its own working directory. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| text | Yes | ||
| isError | Yes |