Skip to main content
Glama

fetch_stories

Retrieve multiple stories from Storyblok with filtering, pagination, and search capabilities for content management.

Instructions

Fetch multiple stories from Storyblok with advanced filtering and pagination.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number
per_pageNoNumber of stories per page
contain_componentNoFilter by component name
text_searchNoFull-text search
sort_byNoSort field (e.g., "created_at:desc")
pinnedNoFilter pinned stories
excluding_idsNoComma-separated IDs to exclude
by_idsNoComma-separated IDs to include
by_uuidsNoComma-separated UUIDs
with_tagNoFilter by tag
folder_onlyNoReturn folders only
story_onlyNoReturn stories only (no folders)
with_parentNoFilter by parent folder ID
starts_withNoFilter by slug prefix
in_trashNoInclude trashed stories
searchNoSearch in name field
filter_queryNoFilter query object or JSON string
in_releaseNoFilter by release ID
is_publishedNoFilter by published status
by_slugsNoComma-separated slugs
mineNoReturn only my stories
excluding_slugsNoComma-separated slugs to exclude
in_workflow_stagesNoFilter by workflow stage IDs
by_uuids_orderedNoComma-separated UUIDs, results in same order
with_slugNoFilter by exact slug
with_summaryNoInclude summary in response
scheduled_at_gtNoFilter scheduled after date
scheduled_at_ltNoFilter scheduled before date
favouriteNoFilter favourited stories
reference_searchNoSearch in referenced content

Other 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/martinkogut/storyblok-mcp-server'

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