get_media_entry
Retrieve complete metadata for a specific video entry, including title, description, duration, tags, thumbnail, and status. Use this tool when you have an entry_id and need detailed information about a media file.
Instructions
Get complete metadata for a single video/media file. USE WHEN: You have a specific entry_id and need full details (title, description, duration, tags, thumbnail, status). RETURNS: Complete media metadata including URLs, dimensions, creation date. EXAMPLE: After search finds entry_id='1_abc123', use this to get full video details.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
entry_id | Yes | The media entry ID (format: '1_abc123' or '0_xyz789') |