retrieve_asset_folders
Retrieve asset folders from your Storyblok space, with optional filtering by name, parent folder, or specific IDs.
Instructions
Retrieve a list of asset folders from the current Storyblok space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | A search query to filter asset folders by name | |
| with_parent | No | ID of the parent folder to filter results | |
| by_ids | No | Specific folder IDs to fetch | |
| by_uuids | No | Specific folder UUIDs to fetch |