Skip to content

Organization

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

Name Type Required Description
name string Product name (1–100 chars).

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.

navigate select