LocalSkillParam interface
model interface LocalSkillParam
Properties
| description | The description of the skill. |
| name | The name of the skill. |
| path | The path to the directory containing the skill. |
Property Details
description
The description of the skill.
description: string
Property Value
string
name
The name of the skill.
name: string
Property Value
string
path
The path to the directory containing the skill.
path: string
Property Value
string