Get Form Response
get_form_responseFetch a single response from a Google Form using its form ID and response ID. Ideal for retrieving and reviewing specific form submissions by ID.
Instructions
Get one response from the form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | The ID of the form. | |
| response_id | Yes | The ID of the response to retrieve. | |
| user_google_email | Yes | The user's Google email address. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |