Skip to content

Support

support_label_create

Add a label to this product label dictionary.

Tool

support_label_create

Add a label to this product label dictionary.

Add a label to this product label dictionary. A label is a free-form tag: nothing automates off it and a thread may carry any number of them. Names are unique per product

Behavior

HTTP
POST /support/labels

Arguments

NameTypeRequiredDescription
namestringLabel name as the customer wants to see it. Unique within the product
colorstringOptional display colour as a six-digit hex string, e.g. #2563eb

Response

FieldTypeAlwaysDescription
idstringLabel id
namestringLabel name, unique within the product
colorstringDisplay colour as a hex string, or null if uncoloured
createdAtstringISO-8601 creation timestamp

Try it

Add a label to this product label dictionary.

When to use

Add a label to this product label dictionary. A label is a free-form tag: nothing automates off it and a thread may carry any number of them. Names are unique per product

Example

Ask your agent something like this:

Add a label to this product label dictionary.

The agent will invoke support_label_create with these arguments:

{
  "name": "<name>"
}

Esc

Start typing to search the docs.

navigateselect