{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/agent/feedback","method":"POST","price":"free","description":"Accepts structured feedback about broken endpoints or stale data.","example_input":{"endpoint":"/web/search","issue":"Results were 5 years old"},"example_output":{"supported":true,"result":{"status":"recorded","message":"Feedback recorded and prioritized for fixing."},"confidence":"high","warnings":[],"disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting.","data_as_of":"2026-06"},"request_schema":{"type":"object","required":["endpoint","issue"],"properties":{"endpoint":{"type":"string","description":"The path of the endpoint (e.g. /web/search)"},"issue":{"type":"string","description":"Description of the problem, stale data, or unexpected error"}}},"response_schema":{"type":"object"}}