Skip to main content
Glama

Union MCP

by unionai-oss

get_execution

Retrieve personalized union execution details for a specific project and domain to support workflow integration and task management.

Instructions

Get personalized union execution.

Input Schema

NameRequiredDescriptionDefault
domainYes
nameYes
projectYes

Input Schema (JSON Schema)

{ "properties": { "domain": { "title": "Domain", "type": "string" }, "name": { "title": "Name", "type": "string" }, "project": { "title": "Project", "type": "string" } }, "required": [ "name", "project", "domain" ], "title": "get_executionArguments", "type": "object" }

Other Tools from Union MCP

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/unionai-oss/union-mcp'

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