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

ID: cvmki7x3mv