Skip to main content
Glama
c0webster

Hardened Google Workspace MCP

by c0webster

create_form

Create Google Forms with specified titles and descriptions for secure data collection within Google Workspace, returning form IDs and edit URLs for management.

Instructions

Create a new form using the title given in the provided form message in the request.

Args: user_google_email (str): The user's Google email address. Required. title (str): The title of the form. description (Optional[str]): The description of the form. document_title (Optional[str]): The document title (shown in browser tab).

Returns: str: Confirmation message with form ID and edit URL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
user_google_emailYes
titleYes
descriptionNo
document_titleNo
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