get-template-modifications
Retrieve all available modifications for a specified template in Orshot's MCP Server, supporting both library and studio templates. Input the template ID or name to access customization options.
Instructions
Get available modifications for a specific template (works for both library and studio templates). For studio templates, you can use either ID or name.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiKey | No | Orshot API key for authentication (optional if set in environment) | |
templateId | Yes | The ID or name of the template to get modifications for | |
templateType | No | Type of template (library, studio, or auto-detect) | auto |