CSIDIA — operational notes and capabilities
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
mcpprobedcsidiaoperational
$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

FieldTypeDescription
need*stringDescrizione libera dell'esigenza o del problema / free-text description of the need
sectorstringSettore di riferimento, id o nome (es. manufacturing, energy, logistics, public-sector, he
languagestring (it | en)Lingua dei testi (default it) / text language
limitintegerNumero 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.