opencode_session_share
Share an OpenCode session publicly by providing its session ID, enabling others to access and collaborate on the session.
Instructions
Share a session publicly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Session ID to share | |
| 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 |