Create a PlacePack image URL
placepack_create_imageValidate one size spec and return an embeddable PlacePack image URL, filename, Markdown, and HTML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | Size spec such as 800x600.svg, hero:1600x900, or thumb:420x247@2x. | |
| format | No | ||
| bgColor | No | Background hex color, with or without #. | |
| padding | No | ||
| template | No | Label template. Tokens: {alias}, {w}, {h}, {ratio}, {index}, {bg}, {color}. | |
| textColor | No | Label hex color, with or without #. | |
| strokeWidth | No |