Share via


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

Inline skill payload

source: InlineSkillSourceParam

Property Value

type

Defines an inline skill for this request.

type: "inline"

Property Value

"inline"