fetch_asset_folders
Retrieve asset folders from Storyblok CMS for organized content management, enabling structured storage and access to digital resources via the MCP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}