MCP tool
list_responses
List responses
read-only renders an in-chat view
List responses to a form (paginated, scoped — never an unbounded dump). Use when the user asks to see, read, or browse responses/submissions/answers.
Ask your assistant
Inputs Show the latest 20 responses.
| Parameter | Type | Description |
|---|---|---|
| form_id * | string | |
| status | "partial" | "complete" | |
| limit | integer (min 1, max 100) | |
| offset | integer (min 0, max 9007199254740991) |
* required
Guides using this tool