fetch_spaces
Retrieve all accessible Storyblok spaces to manage content, components, assets, and workflows directly within the MCP server environment.
Instructions
Retrieve all accessible spaces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "fetch_spacesArguments",
"type": "object"
}