Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Context Studios MCP

REMOTE · MCP.CONTEXTSTUDIOS.AI · SCANNED AUG 16

AI agency API: free tools for glossary, comparisons, blog, guides, estimates and consulting

+48 this week 73 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability84
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 2997 tokens (~96/item across 31 items; 28 tools + 3 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management37
  • Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.contextstudios.ai

# add to Claude Code
claude mcp add --transport http ai-contextstudios-mcp https://mcp.contextstudios.ai/api/public/mcp
# ~/.codex/config.toml
[mcp_servers.ai-contextstudios-mcp]
url = "https://mcp.contextstudios.ai/api/public/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-contextstudios-mcp": {
      "type": "remote",
      "url": "https://mcp.contextstudios.ai/api/public/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ai-contextstudios-mcp --url https://mcp.contextstudios.ai/api/public/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ai-contextstudios-mcp:
    url: "https://mcp.contextstudios.ai/api/public/mcp"
// mcp.json
{
  "mcpServers": {
    "ai-contextstudios-mcp": {
      "type": "http",
      "url": "https://mcp.contextstudios.ai/api/public/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 16 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Aug 26 0
    • Endpoint reachability: not serving MCP → reachable functional
  • 11 Aug 26 +45
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 9 Aug 26 −43
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: 0.10 → unverified security
    • Transport: pass → fail security
    • Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
    • Schema quality: 100 → unverified functional
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
  • 8 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 6 Aug 26 +1
    • Stability: unverified → 0.03 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 16 Aug 2026 · Probed https://mcp.contextstudios.ai/api/public/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.contextstudios.ai CN=YR1,O=Let's Encrypt,C=US 15 Jun 2026 13 Sept 2026 RSA 2048 SHA256-RSA 6355e3b5cf18d3ab1631ce4c6093fe668b5
SANs: *.contextstudios.ai, contextstudios.ai
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of mcp.contextstudios.ai. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
contextstudios.ai. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
x-content-type-options nosniff
x-frame-options DENY
referrer-policy no-referrer
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.contextstudios.ai/api/public/mcp Verified 200
http (plaintext) http://mcp.contextstudios.ai/api/public/mcp HTTPS enforced 308 https://mcp.contextstudios.ai/api/public/mcp
MCP tools · 28 exposed · ~2,930 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
ai_project_estimator ~57

Interactive AI project estimation tool.

NameTypeReqDescription
projectDescriptionstringyesNatural-language description of the project, workflow, product idea, or AI use case to estimate.
projectTypestringProject archetype used by the estimator.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

blog_explorer ~84

Interactive blog browsing interface.

NameTypeReqDescription
languagestringPreferred content language. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
querystringSearch query or keyword phrase. Use the user's natural-language topic.
tagstringExact or near-exact blog tag to filter published posts.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

fetch ~46

Fetch the full content of a document by ID returned from the search tool.

NameTypeReqDescription
idstringyesDocument ID from search results, e.g. 'blog:de:mein-artikel'
NameTypeReqDescription
errorstring
idstring
metadataobject
successboolean
textstring
titlestring
urlstring

No examples provided.

get_blog_posts ~99

Search and retrieve published blog posts.

NameTypeReqDescription
languagestringPreferred content language. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
limitnumberMaximum number of results to return.
querystringSearch query or keyword phrase. Use the user's natural-language topic.
tagstringExact or near-exact blog tag to filter published posts.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

get_company_info ~48

Retrieve comprehensive information about Context Studios including company overview, tech stack, differentiators, legal info, and contact details.

NameTypeReqDescription
sectionsarrayWhich sections to return. Defaults to ['overview']
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

get_comparison ~112

Retrieve a detailed comparison between two AI tools.

NameTypeReqDescription
languagestringPreferred content language. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
slugstringyesExact public slug for a blog post, guide, location page, comparison, glossary term, CMS page, or landing page.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

get_featured_glossary_terms ~98

Get a curated list of featured AI terms.

NameTypeReqDescription
languagestringPreferred content language. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
limitnumberMaximum number of results to return.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

get_glossary_by_tech_stack ~116

Filter glossary terms by technology provider or stack.

NameTypeReqDescription
languagestringPreferred content language. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
limitnumberMaximum number of results to return.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
techStackstringyesTechnology provider or stack name to filter glossary terms.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

get_glossary_term ~114

Get a detailed explanation of an AI term.

NameTypeReqDescription
languagestringPreferred content language. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
slugstringyesExact public slug for a blog post, guide, location page, comparison, glossary term, CMS page, or landing page.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

get_guide ~108

Get a specific guide.

NameTypeReqDescription
localestringPreferred content locale. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
slugstringyesExact public slug for a blog post, guide, location page, comparison, glossary term, CMS page, or landing page.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

get_location_page ~137

Get specific location page.

NameTypeReqDescription
includeSectionsbooleanWhether to include full page sections. Keep false for discovery; use true when the user needs complete page content.
localestringPreferred content locale. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
slugstringyesExact public slug for a blog post, guide, location page, comparison, glossary term, CMS page, or landing page.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

get_page ~141

Get a specific CMS page by slug and locale.

NameTypeReqDescription
includeSectionsbooleanWhether to include full page sections. Keep false for discovery; use true when the user needs complete page content.
localestringPreferred content locale. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
slugstringyesExact public slug for a blog post, guide, location page, comparison, glossary term, CMS page, or landing page.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

get_pricing ~41

Get services that match a specific budget range.

NameTypeReqDescription
budgetstringBudget band to filter pricing. Use all or omit it for the full pricing overview.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

get_related_glossary_terms ~130

Get terms that are related to a specific glossary term.

NameTypeReqDescription
languagestringPreferred content language. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
limitnumberMaximum number of results to return.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
slugstringyesExact public slug for a blog post, guide, location page, comparison, glossary term, CMS page, or landing page.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

get_services ~78

List all 11 services offered by Context Studios.

NameTypeReqDescription
categorystringOptional category filter. For services use starter, fasttrack, enterprise, or all. For glossary/comparisons use a published content category.
serviceIdstringExact service identifier returned by get_services, for example mvp-sprint or ai-agents.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

list_comparisons ~125

List all available comparisons.

NameTypeReqDescription
categorystringOptional category filter. For services use starter, fasttrack, enterprise, or all. For glossary/comparisons use a published content category.
languagestringPreferred content language. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
limitnumberMaximum number of results to return.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

list_glossary_categories ~48

List all 10 glossary categories.

NameTypeReqDescription
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

list_guides ~108

List public guides.

NameTypeReqDescription
limitnumberMaximum number of results to return.
localestringPreferred content locale. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
querystringSearch query or keyword phrase. Use the user's natural-language topic.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

list_location_pages ~163

List public location and bundesland pages.

NameTypeReqDescription
citystringOptional city filter for location pages.
includeOverviewsbooleanWhether overview landing pages should be included together with city/state subpages.
limitnumberMaximum number of results to return.
localestringPreferred content locale. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
scopestringLocation-page scope: locations, bundeslaender, or all.
servicestringOptional service slug or service keyword for location pages.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

request_consultation ~148

Request a free consultation with Context Studios. Use this when a user wants to get in touch, start a project, or receive an offer. Captures name, email, and a short project description; the team replies within 24 hours.

NameTypeReqDescription
companystringCompany name (optional)
emailstringyesContact email address
estimatedBudgetstringBudget range if known, e.g. '€10,000–€25,000' (optional)
namestringyesContact name
projectDescriptionstringyesWhat the user wants to build or solve (a few sentences)
websitestringLeave this field empty.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

search ~42

Search all public Context Studios content (blog, guides, glossary, AI comparisons). Returns result IDs for use with the fetch tool.

NameTypeReqDescription
querystringyesSearch query
NameTypeReqDescription
resultsarrayyes

No examples provided.

search_blog_knowledge ~154

Deep full-text search through the entire blog knowledge base. Provide either `query` (full-text search) or `slug` (fetch a specific post).

NameTypeReqDescription
languagestringPreferred content language. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
querystringSearch query or keyword phrase. Use the user's natural-language topic.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
slugstringExact public slug for a blog post, guide, location page, comparison, glossary term, CMS page, or landing page.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

search_comparisons ~110

Search comparisons by keyword.

NameTypeReqDescription
languagestringPreferred content language. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
limitnumberMaximum number of results to return.
querystringyesSearch query or keyword phrase. Use the user's natural-language topic.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

search_content ~115

Universal search across all public content.

NameTypeReqDescription
localestringPreferred content locale. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
maxResultsnumberMaximum combined search results to return across public content types.
querystringyesSearch query or keyword phrase. Use the user's natural-language topic.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

search_glossary ~157

Search the AI glossary by keyword or category. Provide either `query` or `category`.

NameTypeReqDescription
categorystringOptional category filter. For services use starter, fasttrack, enterprise, or all. For glossary/comparisons use a published content category.
languagestringPreferred content language. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
limitnumberMaximum number of results to return.
querystringSearch query or keyword phrase. Use the user's natural-language topic.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

search_guides ~108

Search public guides.

NameTypeReqDescription
limitnumberMaximum number of results to return.
localestringPreferred content locale. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
querystringyesSearch query or keyword phrase. Use the user's natural-language topic.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

search_location_pages ~131

Search public location and bundesland pages.

NameTypeReqDescription
limitnumberMaximum number of results to return.
localestringPreferred content locale. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
querystringyesSearch query or keyword phrase. Use the user's natural-language topic.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
scopestringLocation-page scope: locations, bundeslaender, or all.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.

search_pages ~112

Full-text search across all published CMS pages.

NameTypeReqDescription
limitnumberMaximum number of results to return.
localestringPreferred content locale. Supported values are de, en, fr, and it. Some source catalogs may fall back to de or en.
querystringyesSearch query or keyword phrase. Use the user's natural-language topic.
responseFormatstringResponse shape. Use v2 for agent-friendly {success,data,meta,error}; legacy remains available for older clients.
NameTypeReqDescription
countnumberNumber of returned records for list and search tools.
dataStructured result payload. Present for responseFormat='v2' tools.
errorstringHuman-readable error message when success is false.
metaResult metadata such as count, locale fallback, cache scope, or response format.
successbooleanWhether the tool call completed successfully.

No examples provided.