Skip to main content
Glama
c0webster

Hardened Google Workspace MCP

by c0webster

list_form_responses

Retrieve form responses from Google Forms with pagination control to manage and analyze collected 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
user_google_emailYes
form_idYes
page_sizeNo
page_tokenNo
Install Server

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/c0webster/hardened-google-workspace-mcp'

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