list_form_responses
Retrieve form responses by specifying the form ID, user email, and pagination details. Returns a structured list of responses with pagination info for efficient navigation.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
form_id | Yes | ||
page_size | No | ||
page_token | No | ||
service | Yes | ||
user_google_email | Yes |