rate_answer
Rate the quality of a previous ask_site answer from 1 (not useful) to 5 (excellent). Pass the request_id returned in structuredContent when available so the rating can be tied to the exact answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain that was queried. | |
| rating | Yes | Answer quality from 1 to 5. | |
| comment | No | Optional short explanation. | |
| request_id | No | request_id returned by ask_site, when available. |