M
mitosis
/fetch
Read one item from the user’s memory
Retrieve the full contents of a single item from the user’s memory by its id. Ids come from `search` results. Use this when a search result looks relevant and y
liveverifiedunknown~5s typical
mcpprobedmitosis
$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-ai-mitosislabs-mitosis /fetch for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | The id of an item, exactly as returned by `search`. |
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-ai-mitosislabs-mitosis","endpoint":"/fetch","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-ai-mitosislabs-mitosis -e /fetch -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-ai-mitosislabs-mitosis", endpoint: "/fetch", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.