InlineSkillParam interface
model interface InlineSkillParam
- Extends
Properties
| description | The description of the skill. |
| name | The name of the skill. |
| source | Inline skill payload |
| type | Defines an inline skill for this request. |
Property Details
description
The description of the skill.
description: string
Property Value
string
name
The name of the skill.
name: string
Property Value
string
source
type
Defines an inline skill for this request.
type: "inline"
Property Value
"inline"