M
myriade
/myriade_read_report
myriade read report
Read a report's full markdown content. Applies the same visibility rule as the web app; a report the caller may not see returns a "not found" error. To create
liveunknown~5s typical
mcpmyriade
$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-myriade-myriade /myriade_read_report for me.
Input
| Field | Type | Description |
|---|---|---|
| document_id* | string | UUID of the report (from myriade_list_reports) |
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-myriade-myriade","endpoint":"/myriade_read_report","input":{"document_id":"..."}}'cli
npx cracked-ai run -p mcp-ai-myriade-myriade -e /myriade_read_report -i '{"document_id":"..."}'mcp
run_tool({ provider: "mcp-ai-myriade-myriade", endpoint: "/myriade_read_report", input: {"document_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.