get_form_response
Retrieve a specific response from a Google Form using the form ID and response ID. This tool accesses form data for analysis or review purposes.
Instructions
Get one response from the form.
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. | |
| response_id | Yes | The ID of the response to retrieve. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |