B
blog
/get_conference_session
get conference session
Read the full auto-generated transcript of one conference session by (part of) its title. Use search_conference_transcripts or get_conference_agenda first to fi
liveverifiedunknown~5s typical
mcpprobedblog
$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-radixia-blog /get_conference_session for me.
Input
| Field | Type | Description |
|---|---|---|
| title* | string | Session title or a distinctive part of it, e.g. 'Opening Keynote' or 'TOP500' |
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-radixia-blog","endpoint":"/get_conference_session","input":{"title":"..."}}'cli
npx cracked-ai run -p mcp-ai-radixia-blog -e /get_conference_session -i '{"title":"..."}'mcp
run_tool({ provider: "mcp-ai-radixia-blog", endpoint: "/get_conference_session", input: {"title":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.