M
myriade
/myriade_get_check
myriade get check
Get a monitoring check (name, SQL, severity, cadence, status) and its most recent run results, newest first. On governed databases the SQL and evidence rows ar
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_get_check for me.
Input
| Field | Type | Description |
|---|---|---|
| check_id* | string | UUID of the monitoring check |
| limit | integer | Run results to return (1-100) default 20 |
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_get_check","input":{"check_id":"...","limit":20}}'cli
npx cracked-ai run -p mcp-ai-myriade-myriade -e /myriade_get_check -i '{"check_id":"...","limit":20}'mcp
run_tool({ provider: "mcp-ai-myriade-myriade", endpoint: "/myriade_get_check", input: {"check_id":"...","limit":20} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.