Skip to main content
Glama

retrieve_asset_folders

Access and filter asset folders from a Storyblok space by name, parent ID, specific folder IDs, or UUIDs to streamline content organization and management.

Instructions

    Retrieve a list of asset folders from the current Storyblok space.

    Parameters:
        search (Optional[str]): A search query to filter asset folders by name.
        with_parent (Optional[int]): ID of the parent folder to filter results.
        by_ids (Optional[List[int]]): Specific folder IDs to fetch.
        by_uuids (Optional[List[str]]): Specific folder UUIDs to fetch.

    Returns:
        Any: The API response with a list of asset folders or an error message.
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
by_idsNo
by_uuidsNo
searchNo
with_parentNo
Install Server

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kiran1689/storyblok-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server