Skip to content

Organization

organization_roles_create

Creates a reusable organization role with allow/deny permission patterns (owner/admin)

Tool

organization_roles_create

Creates a reusable organization role with allow/deny permission patterns (owner/admin)

Creates a reusable organization role with allow/deny permission patterns (owner/admin)

Behavior

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

Arguments

NameTypeRequiredDescription
denyarrayNo description in the catalog.
namestringNo description in the catalog.
allowarrayNo description in the catalog.
orgIdstringNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
denyarray
namestring
typestring
allowarray
createdAtstring
updatedAtstring
organizationIdstring

Try it

Creates a reusable organization role with allow/deny permission patterns (owner/admin).

When to use

Creates a reusable organization role with allow/deny permission patterns (owner/admin)

Example

Ask your agent something like this:

Creates a reusable organization role with allow/deny permission patterns (owner/admin).

The agent will invoke organization_roles_create with these arguments:

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

Esc

Start typing to search the docs.

navigateselect