Skip to main content
Glama

AYX-MCP-Wrapper

by jupiterbak

download_workflow_package_file

Retrieve and save a specific workflow package file to a local directory by providing its ID and output path using the AYX-MCP-Wrapper interface.

Instructions

Download a workflow package file by its ID and save it to the local directory

Input Schema

NameRequiredDescriptionDefault
output_directoryYes
workflow_idYes

Input Schema (JSON Schema)

{ "properties": { "output_directory": { "title": "Output Directory", "type": "string" }, "workflow_id": { "title": "Workflow Id", "type": "string" } }, "required": [ "workflow_id", "output_directory" ], "title": "download_workflow_package_fileArguments", "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