Catalunya 2022
C2
Catalunya 2022
/list_proposals

List action proposals

List all 91 action proposals from the Catalunya 2022 document, optionally filtered by sphere (1-3) or goal (1-12). Returns actionId, goalId, sphereId, title, sl

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 /list_proposals for me.

Input

FieldTypeDescription
localestring (ca | en | es)Content language. Defaults to 'ca' (Catalan), the original language of the document. (ca=C default "ca"
sphereIdintegerFilter by sphere (1-3)
goalIdintegerFilter by goal (1-12)

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":"/list_proposals","input":{"locale":"ca"}}'
cli
npx cracked-ai run -p mcp-cat-2022-catalunya-2022 -e /list_proposals -i '{"locale":"ca"}'
mcp
run_tool({ provider: "mcp-cat-2022-catalunya-2022", endpoint: "/list_proposals", input: {"locale":"ca"} })

Try it

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