get_tool_schema
Get the exact JSON input schema for any Adobe Premiere Pro tool, so you can construct correct parameters and invoke it successfully.
Instructions
Return the full JSON input schema for one Premiere tool name from search_tools. After reading it, call invoke_tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Exact tool name, e.g. trim_clip |