Skip to main content
Glama
c0webster

Hardened Google Workspace MCP

by c0webster

set_publish_settings

Configure how a Google Form is shared by setting template publishing and authentication requirements for secure distribution.

Instructions

Updates the publish settings of a form.

Args: user_google_email (str): The user's Google email address. Required. form_id (str): The ID of the form to update publish settings for. publish_as_template (bool): Whether to publish as a template. Defaults to False. require_authentication (bool): Whether to require authentication to view/submit. Defaults to False.

Returns: str: Confirmation message of the successful publish settings update.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
user_google_emailYes
form_idYes
publish_as_templateNo
require_authenticationNo
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