Skip to main content
Glama

Marketo MCP Server

by alexleventer

marketo_get_form_by_id

Retrieve Marketo form details by specifying the form ID using the Marketo MCP Server, enabling efficient form management and integration workflows.

Input Schema

NameRequiredDescriptionDefault
formIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "formId": { "type": "number" } }, "required": [ "formId" ], "type": "object" }

You must be authenticated.

Other Tools from Marketo MCP Server

Related Tools

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/alexleventer/marketo-mcp'

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