acedatacloud_create_site_banner
Create a site banner for an AceDataCloud site by specifying site UUID, title, image, link, and visibility schedule. Configure tags, sort order, and metadata to display announcements when needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | Site UUID. | |
| tags | No | Tags. | |
| title | No | Display title. | |
| end_at | No | ISO-8601 visibility end. | |
| confirm | No | Must be true to execute. | |
| visible | No | Visibility. | |
| link_url | No | Link URL. | |
| metadata | No | Metadata. | |
| start_at | No | ISO-8601 visibility start. | |
| subtitle | No | Display subtitle. | |
| image_url | No | Image URL. | |
| sort_order | No | Sort order. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |