opencode_command_list
List all built-in and custom slash commands available in a project directory, showing exactly which actions you can invoke.
Instructions
List all available commands (built-in and custom slash commands)
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 |