Skip to content

Organization

organization_member_set-role

Changes an organization member's role (owner only)

Tool

organization_member_set-role

Changes an organization member's role (owner only)

Changes an organization member's role (owner only)

Behavior

HTTP
PATCH /governance/api/v1/organizations/:organizationId/members/:userId/role

Arguments

NameTypeRequiredDescription
rolestringNo description in the catalog.
userIdstringNo description in the catalog.
organizationIdstringNo description in the catalog.

Response

FieldTypeAlwaysDescription
rolestring
userIdstring

Try it

Changes an organization member's role (owner only).

When to use

Changes an organization member's role (owner only)

Example

Ask your agent something like this:

Changes an organization member's role (owner only).

The agent will invoke organization_member_set-role with these arguments:

{
  "role": "<role>",
  "userId": "<userId>",
  "organizationId": "<organizationId>"
}

Esc

Start typing to search the docs.

navigateselect