mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-28 21:01:02 +08:00
12 lines
256 B
YAML
12 lines
256 B
YAML
type: object
|
|
properties:
|
|
name:
|
|
type: string
|
|
description: The name of the agent bot
|
|
description:
|
|
type: string
|
|
description: The description about the agent bot
|
|
outgoing_url:
|
|
type: string
|
|
description: The webhook URL for the bot
|