CS
Cannon Studio
/fetch
Fetch Cannon Studio Knowledge Record
Fetch one public Cannon Studio knowledge record by id after search. Public read-only: no auth, no state changes, no charges; use search first when you do not al
liveverifiedunknown~5s typical
mcpprobedcannonstudio
$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-app-cannonstudio-cannon-studio /fetch for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | Record id returned by the search tool. |
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-app-cannonstudio-cannon-studio","endpoint":"/fetch","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-app-cannonstudio-cannon-studio -e /fetch -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-app-cannonstudio-cannon-studio", endpoint: "/fetch", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.