generate_svg_placeholder
Create placeholder SVG images with custom dimensions, colors, and text for design mockups.
Instructions
Generate SVG placeholder images
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | Width in pixels | |
| height | No | Height in pixels | |
| backgroundColor | No | Background color (hex) | |
| textColor | No | Text color (hex) | |
| text | No | Custom text (default: dimensions) |