List issue reports for this session
feedback_list_reportsList every incident in a session with its derived state and account requirement. Use include_body to preview the fully redacted report before upload.
Instructions
Every incident this session has opened, with its derived state and whether it still needs your account. Pass include_body: true to see the fully-redacted report exactly as it would be uploaded — that is the honest answer to a user asking what is being sent about them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| session_id | Yes | ||
| include_body | No | Render each incident as the fully-redacted report that would be uploaded. This is how you answer 'what are you sending about me?'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | No | What has happened in this session since your last call — the participant's callbacks, steps sent automatically, refusals, form submissions. Attached to every session-scoped result and delivered exactly once, so read it here instead of polling. Absent when nothing happened. `more` above zero means call record_get_events for the rest. | |
| sharing | Yes | Where these go, in one sentence, so it can be repeated to the user. | |
| incidents | Yes |