list_form_responses
Retrieve and manage form submissions from Google Forms to analyze responses, track submissions, and export data for review.
Instructions
List a form's responses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| form_id | Yes | The ID of the form. | |
| page_size | No | Maximum number of responses to return. Defaults to 10. | |
| page_token | No | Token for retrieving next page of results. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |