CO
CSIDIA — operational notes and capabilities
/match_use_case
Match a need to CSIDIA capabilities
Data la descrizione libera di un'esigenza operativa, restituisce le capacità del gruppo CSIDIA più pertinenti, con il perché (termini che hanno fatto match), il
liveverifiedunknown~5s typical
mcpprobedcsidia—operational
$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-com-csidia-notes /match_use_case for me.
Input
| Field | Type | Description |
|---|---|---|
| need* | string | Descrizione libera dell'esigenza o del problema / free-text description of the need |
| sector | string | Settore di riferimento, id o nome (es. manufacturing, energy, logistics, public-sector, he |
| language | string (it | en) | Lingua dei testi (default it) / text language |
| limit | integer | Numero massimo di capacità (default 3) |
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-com-csidia-notes","endpoint":"/match_use_case","input":{"need":"..."}}'cli
npx cracked-ai run -p mcp-com-csidia-notes -e /match_use_case -i '{"need":"..."}'mcp
run_tool({ provider: "mcp-com-csidia-notes", endpoint: "/match_use_case", input: {"need":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.