Pages & Spaces
createSpace
Create Space
Create a Space: a top-level workspace that holds Pages.
Arguments
descriptionstringoptionalOptional one-line description of what the Space is for.iconDataobjectoptionalOptional Space icon. Use { type: 'emoji', value: '🗂️' }: one emoji aligned with the Space subject.namestringrequiredThe Space name: what shows in the sidebar.parentIdstringoptionalOptional parent Space ID to nest this Space under (from listPageSpaces). Omit for a top-level Space.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- make a new space
- create a workspace for X
- set up a space called Y
Pair it with
The verbs that finish the job.