Skip to main content
Glama

trykittai-mcp-server

get_job_status

Retrieve the current status of a specific job by providing its unique job ID. Use this tool within the trykittai-mcp-server to track progress and manage workflows effectively.

Instructions

Get the status of a job. Args: job_id: The ID of the job to check

Input Schema

NameRequiredDescriptionDefault
job_idYes

Input Schema (JSON Schema)

{ "properties": { "job_id": { "title": "Job Id", "type": "string" } }, "required": [ "job_id" ], "title": "get_job_statusArguments", "type": "object" }

Other Tools from trykittai-mcp-server

Related Tools

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/avivshafir/trykittai-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server