Skip to main content

object

Team

LLM
View as Markdown
Open llms.txt

Group of teammates that can own inboxes and conversations.

Properties

  • Name
    id
    Type
    string
    Description
    Required property.
  • Name
    createdAt
    Type
    string
    Description
    Required property.
  • Name
    updatedAt
    Type
    string
    Description
    Required property.
  • Name
    tenantId
    Type
    string
    Description
    Required property.
  • Name
    name
    Type
    string
    Description
    Required property.
  • Name
    description
    Type
    string
    Description
    Required property.
  • Name
    agentIds
    Type
    array<string>
    Description
    Users assigned to this team (membership via `/teams/{id}/agents`).

Related operations