Skip to main content
Glama

MCP Kling

by 199-mcp

check_image_status

Monitor the progress of an AI-generated image task by providing its unique task ID, ensuring status updates are tracked effectively.

Instructions

Check the status of an image generation task

Input Schema

NameRequiredDescriptionDefault
task_idYesThe task ID returned from generate_image

Input Schema (JSON Schema)

{ "properties": { "task_id": { "description": "The task ID returned from generate_image", "type": "string" } }, "required": [ "task_id" ], "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/199-mcp/mcp-kling'

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