delete_space
Delete a context space by providing its space ID. Only the owner of the space can perform this action.
Instructions
Delete a context space (owner only).
Args:
space_id: The space ID to delete.
Returns:
JSON string indicating success.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |