Skip to main content
Glama

Make MCP Server

run_scenario_11707

Trigger and interact with automation workflows by processing an array of text collections. Designed for integrating Make scenarios with AI systems to enhance task automation.

Instructions

Scenario Inputs: Array of Collections

Input Schema

NameRequiredDescriptionDefault
arrayNo

Input Schema (JSON Schema)

{ "properties": { "array": { "items": { "properties": { "text": { "type": "string" } }, "required": [], "type": "object" }, "type": "array" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from Make 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/integromat/make-mcp-server'

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