SkillReference interface
(Preview) A reference to a versioned Foundry skill.
Properties
| name | The name of the skill. |
| version | The skill version. If omitted, the current default version is resolved and pinned when the agent version is created. |
Property Details
name
The name of the skill.
name: string
Property Value
string
version
The skill version. If omitted, the current default version is resolved and pinned when the agent version is created.
version?: string
Property Value
string