Catalunya 2022
C2
Catalunya 2022
/get_section

Read a section

Retrieve the full text of any section of the Catalunya 2022 document by its canonical slug. Slugs follow the pattern: 'sphere-1', 'sphere-1/goal-2', 'sphere-1/g

liveverifiedunknown~5s typical
mcpprobedcatalunya2022
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-cat-2022-catalunya-2022 /get_section for me.

Input

FieldTypeDescription
slug*stringCanonical section slug
localestring (ca | en | es)Content language. Defaults to 'ca' (Catalan), the original language of the document. (ca=C default "ca"

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-cat-2022-catalunya-2022","endpoint":"/get_section","input":{"slug":"...","locale":"ca"}}'
cli
npx cracked-ai run -p mcp-cat-2022-catalunya-2022 -e /get_section -i '{"slug":"...","locale":"ca"}'
mcp
run_tool({ provider: "mcp-cat-2022-catalunya-2022", endpoint: "/get_section", input: {"slug":"...","locale":"ca"} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.