memoket
M
memoket
/get_transcripts_by_participant

get transcripts by participant

[content_fetch] Transcript lines associated with participant_ids in conversation_ids. Turns participant metadata into transcript evidence for exposed search res

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

Input

FieldTypeDescription
conversation_idsarrayrecording ids scoped by participant hits
limitinteger
participant_idsarrayparticipant ids from search_recordings.participant_ids
querystring

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

Try it

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