Skip to main content
Glama

AYX-MCP-Wrapper

by jupiterbak

get_job_by_id

Retrieve detailed information and current status of a specific job using its unique ID, enabling efficient monitoring and management on the AYX-MCP-Wrapper server.

Instructions

Retrieve details about an existing job and its current state

Input Schema

NameRequiredDescriptionDefault
job_idYes

Input Schema (JSON Schema)

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