Skip to main content
Glama

AYX-MCP-Wrapper

by jupiterbak

get_all_job_messages

Retrieve all messages associated with a specific job by providing the job ID, enabling users to monitor and analyze job execution details effectively.

Instructions

Get all the messages for a job

Input Schema

NameRequiredDescriptionDefault
job_idYes

Input Schema (JSON Schema)

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