Cymosoft
C
Cymosoft
/get_case_study

Get one Cymosoft case study

Full case study text by id (ids come from list_case_studies).

liveverifiedunknown~5s typical
mcpprobedcymosoft
$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-cymosoft-cymosoft /get_case_study for me.

Input

FieldTypeDescription
id*stringCase study id, e.g. project1
languagestring (en | ja)Response language (default: en)

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-cymosoft-cymosoft","endpoint":"/get_case_study","input":{"id":"..."}}'
cli
npx cracked-ai run -p mcp-com-cymosoft-cymosoft -e /get_case_study -i '{"id":"..."}'
mcp
run_tool({ provider: "mcp-com-cymosoft-cymosoft", endpoint: "/get_case_study", input: {"id":"..."} })

Try it

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