M
memoket
/get_summaries
get summaries
[content_fetch] Per-conversation summary body. With summary_ids, fetch exact summary reports from search_recordings. With conversation_ids only, fetch the lates
liveunknown~5s typical
mcpmemoket
$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-memoket-memoket /get_summaries for me.
Input
| Field | Type | Description |
|---|---|---|
| conversation_ids | array | required, non-empty; ids are opaque strings (may be 19-digit snowflake) |
| offset | integer | |
| summary_ids | array | optional summary ids from search_recordings.summary_ids |
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-memoket-memoket","endpoint":"/get_summaries","input":{}}'cli
npx cracked-ai run -p mcp-ai-memoket-memoket -e /get_summaries -i '{}'mcp
run_tool({ provider: "mcp-ai-memoket-memoket", endpoint: "/get_summaries", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.