Use Storyblok from Claude Code
Bring Storyblok context into engineering work while Type keeps app access attached to the teammate and workspace.
One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in Storyblok never means pasting credentials into a prompt.
Bring Storyblok context into engineering work while Type keeps app access attached to the teammate and workspace.
Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.
Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.
Headless CMS with visual editor for content management and delivery across multiple platforms
Connect Storyblok once, then decide which teammates can use it for threads, automations, skills, and coding work.
Fetch multiple stories/content items using Storyblok's GraphQL API with filtering and pagination. Use starts_with with language code prefix (e.g., 'es/*', 'hi/*') to retrieve translated content in specific languages.
Tool to fetch a single story in a specific language using Storyblok GraphQL API with field-level translations. For each content type (e.g., Page), Storyblok generates a ContentTypeItem field (e.g., PageItem). Use when you need to retrieve a specific story by ID or slug with optional language translation.
Tool to retrieve a Storyblok extension/app by ID using the Management API. Use when you need to fetch details about a specific extension or app installed in Storyblok.
Tool to retrieve datasource entries from Storyblok via GraphQL API. Use when you need to fetch datasource data. Returns datasource entries with fields like id, name, value, and dimension_value.
Tool to retrieve rate limit information from Storyblok GraphQL API. Use when you need to check the maximum cost per request to calculate safe request rates (100 / maxCost = requests per second).
Storyblok exposes APIs for headless CMS delivery and management, including content delivery, management, assets, image service, GraphQL, and visual-editor workflows. Integrations can read published content, manage stories and components, sync assets, and automate CMS operations with space tokens or management access tokens.
Yes. Type lets an AI teammate use connected Storyblok actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.
Yes. Codex can collaborate through Type with app context, skills, and approved actions. The Storyblok catalog entry includes public integration details and example capabilities where available.
Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.
Supabase is an open-source backend-as-a-service providing a Postgres database, authentication, storage, and real-time subscription APIs for building modern applications
Bitbucket is a Git-based code hosting and collaboration platform supporting private and public repositories, enabling teams to manage and review code through pull requests and integrations
Snowflake is a cloud-based data warehouse offering elastic scaling, secure data sharing, and SQL analytics across multiple cloud environments
Integrate Google Maps to access location data, geocoding, directions, and mapping services in your application.