opencode_session_unshare
Revoke sharing of an OpenCode session by providing its session ID, making it private again.
Instructions
Unshare a previously shared session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Session ID to unshare | |
| 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 |