opencode_session_search
Search session titles by keyword to locate a specific coding session. Use it to find the right session among many.
Instructions
Search sessions by keyword in title. Useful for finding a specific session among many.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keyword (case-insensitive match on session title) | |
| 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 |