fetch_stories
Retrieve multiple stories from Storyblok with advanced filtering, sorting, and pagination options for precise content management.
Instructions
Fetch multiple stories from Storyblok with advanced filtering and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by_ids | No | ||
| by_slugs | No | ||
| by_uuids | No | ||
| by_uuids_ordered | No | ||
| contain_component | No | ||
| excluding_ids | No | ||
| excluding_slugs | No | ||
| favourite | No | ||
| filter_query | No | ||
| folder_only | No | ||
| in_release | No | ||
| in_trash | No | ||
| in_workflow_stages | No | ||
| is_published | No | ||
| mine | No | ||
| page | No | ||
| per_page | No | ||
| pinned | No | ||
| reference_search | No | ||
| scheduled_at_gt | No | ||
| scheduled_at_lt | No | ||
| search | No | ||
| sort_by | No | ||
| starts_with | No | ||
| story_only | No | ||
| text_search | No | ||
| with_parent | No | ||
| with_slug | No | ||
| with_summary | No | ||
| with_tag | No |