Skip to main content
Glama

set_timeline_item_property

Set properties like Pan, Tilt, Zoom, or Opacity on a specific timeline item in DaVinci Resolve by defining track type, track index, and item index.

Instructions

Set a property on a specific timeline item.

Parameters:

  • property_key: Property name (e.g. "Pan", "Tilt", "ZoomX", "ZoomY", "Opacity", "CropLeft", "CropRight", "CropTop", "CropBottom", "RotationAngle", "FlipX", "FlipY", "CompositeMode", "RetimeProcess", "Scaling", etc.)

  • property_value: Value to set (will be auto-converted to appropriate type)

  • track_type: "video", "audio", or "subtitle" (default: "video")

  • track_index: 1-based track index (default: 1)

  • item_index: 0-based index of the item in the track (default: 0)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
property_keyYes
property_valueYes
track_typeNovideo
track_indexNo
item_indexNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/barckley75/resolve-claude-mcp'

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