Skip to main content
Glama

list_form_responses

Retrieve and manage responses from Google Forms using a user's email and form ID. Specify page size and token for pagination to access detailed response data efficiently.

Instructions

List a form's responses.

Args: user_google_email (str): The user's Google email address. Required. form_id (str): The ID of the form. page_size (int): Maximum number of responses to return. Defaults to 10. page_token (Optional[str]): Token for retrieving next page of results.

Returns: str: List of responses with basic details and pagination info.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
form_idYes
page_sizeNo
page_tokenNo
user_google_emailYes

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ZatesloFL/google_workspace_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server