brand_boards_create_brand_board
Create a new brand board for a GHL location, specifying colors, fonts, logos, and optional source to copy from.
Instructions
Create a new brand board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the brand board | |
| type | No | Source type indicating how the brand board was created | |
| fonts | No | Array of fonts for the brand board | |
| logos | No | Array of logos for the brand board | |
| colors | No | Array of colors for the brand board | |
| default | No | Set as the default brand board for this location | |
| parentId | No | Parent folder ID in media library for organizing brand boards | |
| locationId | No | Location ID where the brand board will be created Defaults to GHL_LOCATION_ID when omitted. | |
| brandBoardId | No | Source brand board ID to copy from (creates a new brand board based on this template) |