New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

brand_boards_create_brand_board

Create a new brand board

SERVERGhl SOURCE@aiwerk/mcp-server-ghl
Medium RISK CLASS
Category Write
Parameters 91 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/aiwerk-mcp-server-ghl/brand-boards-create-brand-board.md

What brand_boards_create_brand_board does on Ghl

AI agents use brand_boards_create_brand_board to create or update resources in Ghl, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Ghl environment.

ParameterTypeRequiredDescription
name string Yes Name of the brand board
type string Source type indicating how the brand board was created
fonts array Array of fonts for the brand board
logos array Array of logos for the brand board
colors array Array of colors for the brand board
default boolean Set as the default brand board for this location
parentId string Parent folder ID in media library for organizing brand boards
locationId string Location ID where the brand board will be created Defaults to GHL_LOCATION_ID when omitted.
brandBoardId string Source brand board ID to copy from (creates a new brand board based on this template)

Parameters from the server's own tool schema.

Why brand_boards_create_brand_board is rated Medium

An AI agent can call brand_boards_create_brand_board faster than any human can review: one bad instruction and it creates or modifies resources in Ghl by the hundred, each call as confident as the last.

Questions about brand_boards_create_brand_board

What does the brand_boards_create_brand_board tool do? +

Create a new brand board. It is categorised as a Write tool in the Ghl MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

What parameters does brand_boards_create_brand_board accept? +

brand_boards_create_brand_board accepts 9 parameters: name, type, fonts, logos, colors, default, parentId, locationId, brandBoardId. Required: name. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on brand_boards_create_brand_board? +

Register the Ghl MCP server in PolicyLayer and add a rule for brand_boards_create_brand_board: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Ghl. Nothing to install.

What risk level is brand_boards_create_brand_board? +

brand_boards_create_brand_board is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit brand_boards_create_brand_board? +

Yes. Add a rate_limit block to the brand_boards_create_brand_board rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block brand_boards_create_brand_board completely? +

Set action: deny in the PolicyLayer policy for brand_boards_create_brand_board. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides brand_boards_create_brand_board? +

brand_boards_create_brand_board is provided by the Ghl MCP server (@aiwerk/mcp-server-ghl). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Ghl, and thousands of servers like it.

This server

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Ghl's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.