extract-video
Extract structured data from videos by providing a prompt and input method. Enables video analysis with URL or base64 input, returning results in JSON if needed.
Instructions
Extract structured data from videos based on a prompt.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inputMethod | Yes | Input method | |
jsonMode | No | Return in JSON format | |
prompt | Yes | Extraction prompt | |
video | Yes | URL or base64-encoded video |