memoket
M
memoket
/get_brief

get brief

[content_fetch] Per-conversation compact report body for the given conversation_ids using Brief -> Summary -> Standard, where Standard is the first completed no

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_brief for me.

Input

FieldTypeDescription
brief_idsarrayoptional brief ids from search_recordings.brief_ids
conversation_idsarrayrecording ids from brief hits
offsetinteger

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_brief","input":{}}'
cli
npx cracked-ai run -p mcp-ai-memoket-memoket -e /get_brief -i '{}'
mcp
run_tool({ provider: "mcp-ai-memoket-memoket", endpoint: "/get_brief", input: {} })

Try it

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