Get video
get_videoDownload a completed Grok video to disk via its request ID, returning the saved file path.
Instructions
Download a completed Grok video generation to disk. Returns the file path. Requires the generation to be COMPLETED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outDir | No | Optional output directory (default: ~/.grok-video-mcp/output) | |
| requestId | Yes | Request ID from generate_video |