Skip to content

organization_product_create

Create a product.

Tool

organization_product_create

Create a product.

Create a new product (workspace) with the given name. Products scope every other surface — deployments, mail, consent, and waitlist all operate inside the selected product.

Arguments

NameTypeRequiredDescription
namestringProduct name (1–100 chars).
regionstringProduct region. The only accepted value is eu.
organizationIdstringUUID of the organization for the product.

Try it

Create a product called Acme Web.

When to use

Create a new product (workspace) with the given name. Products scope every other surface — deployments, mail, consent, and waitlist all operate inside the selected product.

Example

Ask your agent something like this:

Create a product called Acme Web.

The agent will invoke organization_product_create with these arguments:

{
  "name": "Acme Web"
}

Esc

Start typing to search the docs.

navigateselect