Skip to main content
Glama

get_suitable_audio

Find audio tracks that sync with video transitions by calculating precise drop timing based on hook duration and total video length.

Instructions

Find audio tracks suitable for a video project based on timing requirements. Returns audios where the drop point occurs after the hook ends and the audio is long enough to cover the entire video. Calculates exact audio positioning so the drop hits at the transition point. Use this when creating projects that need audio synced to clip transitions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hook_duration_secYesHook duration in seconds (e.g., 4.2). The audio drop must occur after this time.
total_duration_secYesTotal video duration in seconds (e.g., 6.4). The audio must be at least this long.
prefer_closestNoIf true, prefer audio with drop time closest to hook duration (default: false, picks randomly)

Latest Blog Posts

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/dnldsz/StatonicMCP'

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