Antevo Executive Brief
AE
Antevo Executive Brief
/get_macro_series

Get macro series

One macro series by ticker, newest first, with the date of its most recent observation stated on the response. These are QUARTERLY levels and they lag — the new

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_macro_series for me.

Input

FieldTypeDescription
ticker*string
sincestring default ""
untilstring default ""
limitstring default 120

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_macro_series","input":{"ticker":"...","since":"","until":"","limit":120}}'
cli
npx cracked-ai run -p mcp-ch-antevo-executive -e /get_macro_series -i '{"ticker":"...","since":"","until":"","limit":120}'
mcp
run_tool({ provider: "mcp-ch-antevo-executive", endpoint: "/get_macro_series", input: {"ticker":"...","since":"","until":"","limit":120} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.