{"protocol":"forge-feedback/0","cost":"free","ratings_are_public_at":"https://weather-production-18af.up.railway.app/feedback/summary","feedback_id":"Returned by paid responses as the feedback_id body field and the Forge-Feedback-Id header.","quick":{"method":"GET","url":"https://weather-production-18af.up.railway.app/feedback/rate?feedback_id=FEEDBACK_ID&outcome=OUTCOME","optional_param":"issue=ISSUE"},"detailed":{"method":"POST","url":"https://weather-production-18af.up.railway.app/feedback","content_type":"application/json","body":{"feedback_id":"FEEDBACK_ID","outcome":"OUTCOME","issue":"ISSUE (optional)","note":"NOTE (optional, max 280 chars, no user data)"}},"fields":{"outcome":{"required":true,"values":{"fully":"The call accomplished what you called it for.","partially":"It helped, but only partly.","no":"It did not accomplish what you called it for.","not_evaluated":"You did not check the result."}},"issue":{"required":false,"values":{"wrong_output":"The result is incorrect or poor quality.","unmet_expectation":"It worked as built, but not what the description or schema led you to expect.","schema_mismatch":"The response shape did not match the declared schema.","slow":"Too slow for the task.","unclear_docs":"Hard to work out how to call it.","too_expensive":"The price was not worth the result."}},"note":{"required":false,"max_length":280,"post_only":true}}}