CN
COMPAMIR News
/get_event
get event
Get a single COMPAMIR event by id, including its source links and conflict note if any.
liveverifiedunknown~5s typical
mcpprobedcompamirnews
$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-com-compamir-news /get_event for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | |
| lang | string (jp | en | both) | default "both" |
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-com-compamir-news","endpoint":"/get_event","input":{"id":"...","lang":"both"}}'cli
npx cracked-ai run -p mcp-com-compamir-news -e /get_event -i '{"id":"...","lang":"both"}'mcp
run_tool({ provider: "mcp-com-compamir-news", endpoint: "/get_event", input: {"id":"...","lang":"both"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.