# list_responses

> List responses to a form (paginated, scoped — never an unbounded dump). Use when the user asks to see, read, or browse responses/submissions/answers.

_MCP tool "List responses" · read-only · https://forms.ax/help/tools/list_responses_

## Ask your assistant

- "Show the latest 20 responses."

## Inputs

- `form_id` (string, required)
- `status` ("partial" | "complete")
- `limit` (integer (min 1, max 100))
- `offset` (integer (min 0, max 9007199254740991))
