Skip to content

organization_groups_create

Creates an organization group (owner/admin)

Tool

organization_groups_create

Creates an organization group (owner/admin)

Creates an organization group (owner/admin)

Behavior

HTTP
POST /governance/api/v1/organizations/:orgId/groups

Arguments

NameTypeRequiredDescription
namestringNo description in the catalog.
orgIdstringNo description in the catalog.
descriptionstringNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
namestring
grantsarray
membersarray
createdAtstring
updatedAtstring
descriptionstring
organizationIdstring

Try it

Creates an organization group (owner/admin).

When to use

Creates an organization group (owner/admin)

Example

Ask your agent something like this:

Creates an organization group (owner/admin).

The agent will invoke organization_groups_create with these arguments:

{
  "name": "<name>",
  "orgId": "<orgId>"
}

Esc

Start typing to search the docs.

navigateselect