Skip to main content
Glama

Runway API MCP Server

Official
by runwayml

runway_cancelTask

Cancel or delete a running video or image generation task to stop processing and free up resources when no longer needed.

Instructions

Deletes or cancels a given task.

Input Schema

NameRequiredDescriptionDefault
taskIdYes

Input Schema (JSON Schema)

{ "properties": { "taskId": { "type": "string" } }, "required": [ "taskId" ], "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/runwayml/runway-api-mcp-server'

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