{"name":"fred-wrapper","slug":"timi0217/fred-wrapper","errors":{"codes":[{"code":"RATE_LIMITED","hint":"Back off and retry after Retry-After seconds","recoverable":true},{"code":"UPSTREAM_ERROR","hint":"Deployed app returned 5xx — not retryable","recoverable":false},{"code":"SESSION_EXPIRED","hint":"Start a new session","recoverable":true}]},"limits":{"requests_per_minute":60,"max_session_duration_seconds":1800},"schema":"chekk.agent/v1","actions":[{"id":"get_root","file":"main.py","path":"/","inputs":[],"method":"GET","response":{"content_type":"application/json"},"description":"Rich HTML home page with live FRED data","side_effect":"read"},{"id":"get_health_check","file":"main.py","path":"/health","inputs":[],"method":"GET","response":{"content_type":"application/json"},"description":"Health check","side_effect":"read"},{"id":"get_dashboard","file":"main.py","path":"/dashboard","inputs":[],"method":"GET","response":{"content_type":"application/json"},"description":"Dashboard","side_effect":"read"},{"id":"get_get_series","file":"main.py","path":"/series","inputs":[],"method":"GET","response":{"content_type":"application/json"},"description":"Get series","side_effect":"read"},{"id":"get_get_indicator","file":"main.py","path":"/indicator","inputs":[],"method":"GET","response":{"content_type":"application/json"},"description":"Get indicator","side_effect":"read"},{"id":"get_search_series","file":"main.py","path":"/search","inputs":[],"method":"GET","response":{"content_type":"application/json"},"description":"Search series","side_effect":"read"}],"session":{"supported":true,"ttl_seconds":3600,"start_endpoint":"https://chekk.dev/api/v1/agent/timi0217/fred-wrapper/chat"},"requires":{"auth":false,"payment":false},"framework":"fastapi","source_url":"https://github.com/timi0217/fred-wrapper","description":"Thin FastAPI wrapper around Federal Reserve Economic Data (FRED) API","entrypoints":{"chat":"https://chekk.dev/api/v1/agent/timi0217/fred-wrapper/chat","llms_txt":"https://chekk.dev/api/v1/llms/timi0217/fred-wrapper","manifest":"https://chekk.dev/api/v1/agent/timi0217/fred-wrapper/manifest","rest_base":"https://fred-wrapper-production.up.railway.app"},"deployed_url":"https://fred-wrapper-production.up.railway.app"}