Skip to main content
Glama

AYX-MCP-Wrapper

by jupiterbak

get_schedule_by_id

Retrieve specific schedule details by providing its unique ID using the AYX-MCP-Wrapper server tool, designed for managing Alteryx workflows and schedules.

Instructions

Get a schedule by its ID

Input Schema

NameRequiredDescriptionDefault
schedule_idYes

Input Schema (JSON Schema)

{ "properties": { "schedule_id": { "title": "Schedule Id", "type": "string" } }, "required": [ "schedule_id" ], "title": "get_schedule_by_idArguments", "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