J
jawz
/get_conditions_history
Get conditions history
Financial-conditions read-history — a timeseries of how conditions have moved over recent weeks. Returns one row per sample date with the composite (loose/neutr
liveverifiedunknown~5s typical
mcpprobedjawz
$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-jawz-jawz /get_conditions_history for me.
Input
| Field | Type | Description |
|---|---|---|
| lookback_weeks | number | How many weeks of history to cover (default 12, clamped 1–52) |
| interval | string (weekly | monthly) | Sample cadence (default weekly) |
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-jawz-jawz","endpoint":"/get_conditions_history","input":{}}'cli
npx cracked-ai run -p mcp-ai-jawz-jawz -e /get_conditions_history -i '{}'mcp
run_tool({ provider: "mcp-ai-jawz-jawz", endpoint: "/get_conditions_history", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.