Skip to content

organization_support_thread_create

Open a support thread owned by the caller's organization — the body becomes the first message, authored by the caller.

Tool

organization_support_thread_create

Open a support thread owned by the caller's organization — the body becomes the first message, authored by the caller.

Open a support thread owned by the caller's organization — the body becomes the first message, authored by the caller. Every colleague can then read and answer it. Use when the user wants to contact Lessly support.

Behavior

HTTP
POST /governance/api/v1/support/threads

Arguments

NameTypeRequiredDescription
bodystringNo description in the catalog.
titlestringNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
titlestring
legacyboolean
statusstring
categorystring
messagesarray
createdAtstring
openedByNamestring
lastMessageAtstring
lastMessagePreviewstring

Try it

Open a support thread owned by the caller's organization — the body becomes the first message, authored by the caller.

When to use

Open a support thread owned by the caller's organization — the body becomes the first message, authored by the caller. Every colleague can then read and answer it. Use when the user wants to contact Lessly support.

Example

Ask your agent something like this:

Open a support thread owned by the caller's organization — the body becomes the first message, authored by the caller.

The agent will invoke organization_support_thread_create with these arguments:

{
  "body": "<body>",
  "title": "<title>"
}

Esc

Start typing to search the docs.

navigateselect