Skip to main content
Glama

AYX-MCP-Wrapper

by jupiterbak

get_workflow_jobs

Retrieve all jobs linked to a specific workflow using the workflow ID. This tool simplifies job tracking and management within the Alteryx MCP server environment, enhancing workflow oversight.

Instructions

Get all jobs associated with a workflow

Input Schema

NameRequiredDescriptionDefault
workflow_idYes

Input Schema (JSON Schema)

{ "properties": { "workflow_id": { "title": "Workflow Id", "type": "string" } }, "required": [ "workflow_id" ], "title": "get_workflow_jobsArguments", "type": "object" }

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/jupiterbak/AYX-MCP-Wrapper'

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