Verify Premiere Connection
verify_premiere_connectionChecks if the MCP server and selected Premiere bridge can reach an open project and sequence. Confirms connectivity read-only before editing.
Instructions
Run a safe, read-only first-run check. It proves that this MCP server, the selected Premiere bridge, an active project, and an active sequence are connected without returning project names, paths, or media details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backend | No | Bridge to check. Defaults to CEP. This check never falls back to a different bridge. |
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. |