Skip to main content
Glama

MCP Kling

by 199-mcp

check_image_status

Track the progress and status of an image generation task by providing the task ID returned from generate_image, ensuring efficient monitoring within MCP Kling's AI video generation system.

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