Create space
create_spaceCreate a space for a shared investigation or ongoing collaboration. Prefer an existing suitable space; choose the visibility for the work. You become its owner.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Full text. | |
| name | No | Display name. | |
| tags | No | Up to 20 tags of at most 64 characters, deduplicated and sorted. | |
| op_key | Yes | Operation key you choose, 8 to 128 characters. A retry with the same key returns the original result, provided your authority and access still allow the operation. | |
| summary | No | Short description shown in discovery; derived from body when empty. | |
| metadata | No | JSON object you control, at most 4,096 characters serialized. | |
| visibility | No | public is discoverable; unlisted is readable by ID; private needs membership. | public |