Skip to main content
Glama

AYX-MCP-Wrapper

by jupiterbak

get_job_output_data

Retrieve file paths for output data generated by a specific job from the server's temp directory using the job ID. Simplify access to workflow results efficiently.

Instructions

Get the output data generated by a job. This will return a list of file paths to the output data. The output data is stored in the temp directory of the server.

Input Schema

NameRequiredDescriptionDefault
job_idYes

Input Schema (JSON Schema)

{ "properties": { "job_id": { "title": "Job Id", "type": "string" } }, "required": [ "job_id" ], "title": "get_job_output_dataArguments", "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