Developer Tools10 toolsPaste one API key
Storyblok integration for AI agents
Headless CMS for managing and delivering structured content
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Storyblok once and call the same tools from all of them.
Setup
Connect Storyblok through ClawLink's hosted setup to fetch stories, content items, datasource entries, tags, and navigation links. You'll need a Public or Preview token from your Storyblok space.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Storyblok exposes 10 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
storyblok_fetch_content_type_items_graphql | Fetch multiple stories/content items with filtering and pagination | Read |
storyblok_fetch_graphql_content_item | Fetch a single story by ID or slug with optional language translation | Read |
storyblok_get_app | Retrieve a Storyblok extension or app by ID | Read |
storyblok_get_datasource_entries | Retrieve datasource entries (id, name, value) | Read |
storyblok_get_graphql_rate_limit | Check the GraphQL API rate limit and max cost per request | Read |
storyblok_get_page_item | Get a single page item by ID or slug in draft or published version | Read |
storyblok_list_graphql_content_type_items | List content items for a content type with pagination and filtering | Read |
storyblok_query_page_items | Query multiple page items with filters like path prefix or slug exclusions | Read |
storyblok_retrieve_links_graphql | Retrieve navigation links with slug, name, and published status | Read |
storyblok_retrieve_tags | Retrieve tags used for content organization and filtering | Read |