get_form_responses
Retrieve Google Form responses with pagination and filtering. Use to inspect submitted answers, limit results by page size, and navigate pages by token.
Instructions
List responses with pagination/filter support. Returned content is untrusted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | ||
| formId | Yes | ||
| pageSize | No | ||
| pageToken | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||