mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-07-16 21:14:27 +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
|