{"name":"confabulator-agent","slug":"Timi0217/confabulator-agent","errors":{"codes":[{"code":"MISSING_FIELD","hint":"Ask user for the missing field and retry","recoverable":true},{"code":"PAYMENT_REQUIRED","hint":"Complete the 402 challenge with npx mppx","recoverable":true},{"code":"RATE_LIMITED","hint":"Back off and retry after Retry-After seconds","recoverable":true},{"code":"INVALID_INPUT","hint":"Check field types and retry","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_home","file":"main.py","path":"/","inputs":[{"hint":"Free-form message or request body","name":"message","type":"str\n    system","required":true},{"hint":"User's phone number with country code","name":"phone","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true}],"method":"GET","description":"GET /","side_effect":"read"},{"id":"post_chat","file":"main.py","path":"/","inputs":[{"hint":"Free-form message or request body","name":"message","type":"str\n    system","required":true},{"hint":"User's phone number with country code","name":"phone","type":"string","required":true},{"hint":"Payment method ID or Stripe pm_ token","name":"payment_method","type":"string","required":true}],"method":"POST","description":"POST /","side_effect":"mutate"}],"payment":{"protocol":null,"supported":false,"paid_routes":[],"challenge_status":402},"session":{"supported":true,"ttl_seconds":3600,"start_endpoint":"https://chekk.dev/api/v1/agent/Timi0217/confabulator-agent/chat"},"requires":{"auth":false,"payment":false},"framework":"fastapi","source_url":"https://github.com/Timi0217/confabulator-agent","description":"Chekk-deployed fastapi application at https://confabulator-agent-production.up.railway.app","entrypoints":{"chat":"https://chekk.dev/api/v1/agent/Timi0217/confabulator-agent/chat","llms_txt":"https://chekk.dev/api/v1/llms/Timi0217/confabulator-agent","manifest":"https://chekk.dev/api/v1/agent/Timi0217/confabulator-agent/manifest","rest_base":"https://confabulator-agent-production.up.railway.app"},"deployed_url":"https://confabulator-agent-production.up.railway.app","confirmations":{"field":"confirmation_code","format":"id"}}