1cfa756d49
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
14 lines
316 B
YAML
14 lines
316 B
YAML
type: object
|
|
properties:
|
|
id:
|
|
type: number
|
|
description: ID of the agent bot
|
|
description:
|
|
type: string
|
|
description: The description about the agent bot
|
|
name:
|
|
type: string
|
|
description: The name of the agent bot
|
|
outgoing_url:
|
|
type: string
|
|
description: The webhook URL for the bot
|