S
Scite
/get_maude_report
get maude report
Fetch full details for a single MAUDE adverse event report by ID. Use this after `search_maude` when you need the complete record for a specific report, includ
liveverifiedunknown~5s typical
mcpprobedscite
$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-scite-mcp /get_maude_report for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | MAUDE report ID (e.g. '17343805') |
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-scite-mcp","endpoint":"/get_maude_report","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-ai-scite-mcp -e /get_maude_report -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-ai-scite-mcp", endpoint: "/get_maude_report", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.