Skip to content

Organization

organization_member_invite

Invites a user to an organization by email, optionally sharing products

Tool

organization_member_invite

Invites a user to an organization by email, optionally sharing products

Invites a user to an organization by email, optionally sharing products

Behavior

HTTP
POST /governance/api/v1/organizations/:organizationId/invitations

Arguments

NameTypeRequiredDescription
rolestringNo description in the catalog.
emailstringNo description in the catalog.
productSharesarrayNo description in the catalog.
organizationIdstringNo description in the catalog.

Try it

Invites a user to an organization by email, optionally sharing products.

When to use

Invites a user to an organization by email, optionally sharing products

Example

Ask your agent something like this:

Invites a user to an organization by email, optionally sharing products.

The agent will invoke organization_member_invite with these arguments:

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

Esc

Start typing to search the docs.

navigateselect