agent_feedback_report
agent_feedback_reportReview agent feedback on tool usefulness with grade counts and recent entries, filtered by tool name, grade, and time window.
Instructions
Read-only inspection over agent_feedback rows in mako_usefulness_events: return grade counts by referenced tool plus bounded recent entries, filterable by referencedToolName, grade, and ISO time window. Use to review which tools agents found helpful, noisy, wrong, or incomplete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grade | No | ||
| limit | No | ||
| since | No | ||
| until | No | ||
| projectId | No | ||
| projectRef | No | ||
| referencedToolName | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _hints | Yes | ||
| byTool | Yes | ||
| entries | Yes | ||
| toolName | Yes | ||
| warnings | Yes | ||
| projectId | Yes | ||
| truncated | Yes | ||
| feedbackInWindow | Yes |