Skip to content

Organization

organization_support_thread_create

Open a support thread on the caller's behalf — the body becomes the first message.

Tool

organization_support_thread_create

Open a support thread on the caller's behalf — the body becomes the first message.

Open a support thread on the caller's behalf — the body becomes the first message. 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
statusstring
categorystring
messagesarray
createdAtstring
lastMessageAtstring
lastMessagePreviewstring

Try it

Open a support thread on the caller's behalf — the body becomes the first message.

When to use

Open a support thread on the caller's behalf — the body becomes the first message. Use when the user wants to contact Lessly support.

Example

Ask your agent something like this:

Open a support thread on the caller's behalf — the body becomes the first message.

The agent will invoke organization_support_thread_create with these arguments:

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

Esc

Start typing to search the docs.

navigateselect