Rw Integrate Uploads
Help users upload local files to Runway for use as inputs to generation models
Rw Integrate Characters
Help users create Runway Characters (GWM-1 avatars) and integrate real-time conversational sessions into their apps
Rw Integrate Character Embed
Help users embed Runway Character avatar calls in React apps using the @runwayml/avatars-react SDK
Rw Integrate Image
Help users integrate Runway image generation APIs (text-to-image with reference images)
Rw Check Org Details
Query the Runway API for organization details: rate limits, credit balance, usage tier, and daily generation counts
Rw Integrate Documents
Help users add knowledge base documents to Runway Characters for domain-specific conversations
Rw Integrate Video
Help users integrate Runway video generation APIs (text-to-video, image-to-video, video-to-video)
Rw Generate Audio
Generate audio using the Runway API via runnable scripts. Supports TTS, sound effects, voice isolation, dubbing, and voice conversion.
Rw Setup Api Key
Guide users through obtaining and configuring a Runway API key
Rw Api Reference
Complete reference for Runway's public API: models, endpoints, costs, limits, and types
Rw Integrate Audio
Help users integrate Runway audio APIs (TTS, sound effects, voice isolation, dubbing)
Rw Recipe Full Setup
Complete Runway API setup: check compatibility, configure API key, and integrate generation endpoints
Rw Fetch Api Reference
Retrieve the latest Runway API reference from docs.dev.runwayml.com and use it as the authoritative source before any integration work
Rw Generate Image
Generate images directly using the Runway API via runnable scripts. Supports text-to-image with optional reference images.
Rw Generate Video
Generate videos directly using the Runway API via runnable scripts. Supports text-to-video, image-to-video, and video-to-video with seedance2, gen4.5, veo3, and more.
Runway Api Mcp Server
MCP server from runwayml/runway-api-mcp-server.
Rw Check Compatibility
Analyze a user's codebase to verify it can use Runway's public API (server-side requirement)
Use Runway Api
Directly use the Runway API from the agent to generate media, manage resources, and inspect account state