generate-image-from-library
Create customized images by modifying Orshot library templates. Specify changes like text, colors, format, and output type, and generate PNG, JPG, or PDF files for use in applications supporting MCP servers.
Instructions
Generate an image from an Orshot library template using specified modifications
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiKey | No | Orshot API key for authentication (optional if set in environment) | |
format | No | Output format for the generated image | png |
modifications | No | Object containing modifications to apply to the template (e.g., text replacements, color changes) | |
responseType | No | Response type: base64 data, download URL, or binary data | url |
templateId | Yes | The ID of the library template to use |