Skip to main content
Glama

trykittai-mcp-server

get_job_status

Check the status of a specific job by providing its unique ID using this tool. Ideal for tracking progress and ensuring timely completion on the trykittai-mcp-server.

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" }
Install Server

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