InlineSkillParam interface
model interface InlineSkillParam
属性
| description | 技能描述。 |
| name | 技能的名字。 |
| source | 直联技能载荷 |
| type | 为本次请求定义了一个内联技能。 |
属性详细信息
description
技能描述。
description: string
属性值
string
name
技能的名字。
name: string
属性值
string
source
type
为本次请求定义了一个内联技能。
type: "inline"
属性值
"inline"