Give Pod feedback
feedbackRecord private product feedback inside Pod about whether results helped or what capability was missing. This does not send a message or publish content. Available without sign-in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Use helpful when Pod aided the task, or improvement when Pod lacked a needed capability. | |
| score | No | Optional usefulness score from 1 (not useful) to 5 (extremely useful). | |
| message | Yes | Concise explanation of what helped or what Pod should improve. | |
| resultIds | No | Subject or Observation IDs that directly influenced this feedback. | |
| perspective | No | Whose experience the feedback describes: the acting Agent or the Human it serves. | |
| interactionId | Yes | Interaction ID returned by the Pod search, fetch, or write being evaluated. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Stable Pod Feedback ID. | |
| ok | Yes | Confirms that Pod recorded the feedback. | |
| kind | Yes | Kind of feedback that Pod recorded. | |
| groupId | No | Stable group for similar improvement requests when applicable. | |
| message | Yes | Concise confirmation of what Pod recorded. | |
| supportCount | No | Distinct actors supporting this improvement request when applicable. |