C
control-plane
/thinkneo_list_alerts
thinkneo list alerts
List active alerts for budget, policy, SLA, and security from the ThinkNEO gateway.
liveunknown~5s typical
mcpcontrol-plane
$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-thinkneo-control-plane /thinkneo_list_alerts for me.
Input
| Field | Type | Description |
|---|---|---|
| workspace | string | Workspace name or ID default "default" |
| severity | string | Filter by severity: critical, high, medium, low, all default "all" |
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-thinkneo-control-plane","endpoint":"/thinkneo_list_alerts","input":{"workspace":"default","severity":"all"}}'cli
npx cracked-ai run -p mcp-ai-thinkneo-control-plane -e /thinkneo_list_alerts -i '{"workspace":"default","severity":"all"}'mcp
run_tool({ provider: "mcp-ai-thinkneo-control-plane", endpoint: "/thinkneo_list_alerts", input: {"workspace":"default","severity":"all"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.