agentery
A
agentery
/get_price_index_history

get price index history

Call this for the canonical DATED index SERIES (to chart or analyse movement) of the AEPI — the same chained like-for-like series the /aepi page plots. Every po

liveverifiedunknown~5s typical
mcpprobedagentery
$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-agentery-agentery /get_price_index_history for me.

Input

FieldTypeDescription
provider_typestring (all | provider | mcp)'all' (default) = the combined whole-economy series, or the standalone 'agent' / 'mcp' ser
tierstring (all | individual | pro | team | enterprise)Return one buyer tier's series ('team' = Team/SME). Default 'all' = the headline series.
periodstring (30d | 90d | all)History window. Default '30d'.
response_modestring (summary | full)'summary' (default, compact) or 'full'.

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-agentery-agentery","endpoint":"/get_price_index_history","input":{}}'
cli
npx cracked-ai run -p mcp-com-agentery-agentery -e /get_price_index_history -i '{}'
mcp
run_tool({ provider: "mcp-com-agentery-agentery", endpoint: "/get_price_index_history", input: {} })

Try it

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