Set Poster Frame
set_poster_frameSet the poster frame for any project item by specifying a time in seconds, controlling which frame appears as the thumbnail.
Instructions
Set the poster frame (thumbnail) for a project item at a specific time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Node ID or name of the project item | |
| time_seconds | Yes | Time in seconds for the poster frame |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |