Skip to content

Organization

organization_create

Creates a new organization owned by the current user and sets it as the active organization for the session.

Tool

organization_create

Creates a new organization owned by the current user and sets it as the active organization for the session.

Creates a new organization owned by the current user and sets it as the active organization for the session.

Behavior

HTTP
POST /governance/api/v1/organizations

Arguments

NameTypeRequiredDescription
namestringNo description in the catalog.
legalNamestringNo description in the catalog.
ownerNamestringNo description in the catalog.
beneficialOwnersarrayNo description in the catalog.
residencyCountrystringNo description in the catalog.
ownershipConfirmedbooleanNo description in the catalog.
countryOfIncorporationstringNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
namestring

Try it

Creates a new organization owned by the current user and sets it as the active organization for the session.

When to use

Creates a new organization owned by the current user and sets it as the active organization for the session.

Example

Ask your agent something like this:

Creates a new organization owned by the current user and sets it as the active organization for the session.

The agent will invoke organization_create with these arguments:

{
  "name": "<name>"
}

Esc

Start typing to search the docs.

navigateselect