AE
Antevo Executive Brief
/get_executive_note
Get executive note
One dated Executive Brief in full (YYYY-MM-DD) — the permanent record of what was published that day. Use after list_executive_notes to read a specific day, or
liveverifiedunknown~5s typical
mcpprobedantevoexecutivebrief
$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-ch-antevo-executive /get_executive_note for me.
Input
| Field | Type | Description |
|---|---|---|
| as_of* | string | |
| scope | string | default "retail" |
| market | string | default "global" |
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-ch-antevo-executive","endpoint":"/get_executive_note","input":{"as_of":"...","scope":"retail","market":"global"}}'cli
npx cracked-ai run -p mcp-ch-antevo-executive -e /get_executive_note -i '{"as_of":"...","scope":"retail","market":"global"}'mcp
run_tool({ provider: "mcp-ch-antevo-executive", endpoint: "/get_executive_note", input: {"as_of":"...","scope":"retail","market":"global"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.