{"name":"polymarket-wrapper","slug":"timi0217/polymarket-wrapper","errors":{"codes":[{"code":"MISSING_FIELD","hint":"Ask user for the missing field and retry","recoverable":true},{"code":"INVALID_INPUT","hint":"Check field types and retry","recoverable":true},{"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":"text/html"},"description":"List prediction markets sorted by volume.","side_effect":"read"},{"id":"get_health","file":"main.py","path":"/health","inputs":[],"method":"GET","response":{"content_type":"text/html","example_fields":["status","timestamp"]},"description":"List prediction markets sorted by volume.","side_effect":"read"},{"id":"get_list_markets","file":"main.py","path":"/markets","inputs":[{"hint":"Max results","name":"limit","type":"integer","location":"query","required":false},{"hint":"Only show active markets","name":"active","type":"boolean","location":"query","required":false},{"hint":"Order by: volume, liquidity, end_date","name":"order","type":"string","location":"query","required":false}],"method":"GET","response":{"content_type":"text/html","example_fields":["markets","count","timestamp"]},"description":"List prediction markets sorted by volume.","side_effect":"read"},{"id":"get_get_market","file":"main.py","path":"/market","inputs":[],"method":"GET","response":{"content_type":"text/html"},"description":"Get a specific market by ID.","side_effect":"read"},{"id":"get_search_markets","file":"main.py","path":"/search","inputs":[{"hint":"Search query (e.g., ","name":"query","type":"string","location":"query","required":true},{"hint":"Value for `limit`","name":"limit","type":"integer","location":"query","required":false}],"method":"GET","response":{"content_type":"text/html","example_fields":["query","results","count","timestamp"]},"description":"Search prediction markets by keyword.","side_effect":"read"},{"id":"get_list_events","file":"main.py","path":"/events","inputs":[{"hint":"Value for `limit`","name":"limit","type":"integer","location":"query","required":false},{"hint":"Only show active events","name":"active","type":"boolean","location":"query","required":false}],"method":"GET","response":{"content_type":"text/html"},"description":"List events (each event groups related markets).","side_effect":"read"},{"id":"get_get_trending","file":"main.py","path":"/trending","inputs":[],"method":"GET","response":{"content_type":"text/html","example_fields":["id","question","slug","outcomes","Yes","No","volume","volume_24h","liquidity","active"]},"description":"Get trending","side_effect":"read"}],"session":{"supported":true,"ttl_seconds":3600,"start_endpoint":"https://chekk.dev/api/v1/agent/timi0217/polymarket-wrapper/chat"},"requires":{"auth":false,"payment":false},"framework":"fastapi","source_url":"https://github.com/timi0217/polymarket-wrapper","description":"Chekk polymarket-wrapper","entrypoints":{"chat":"https://chekk.dev/api/v1/agent/timi0217/polymarket-wrapper/chat","llms_txt":"https://chekk.dev/api/v1/llms/timi0217/polymarket-wrapper","manifest":"https://chekk.dev/api/v1/agent/timi0217/polymarket-wrapper/manifest","rest_base":"https://polymarket-wrapper-production.up.railway.app"},"deployed_url":"https://polymarket-wrapper-production.up.railway.app"}