AgentSkill constructor
AgentSkill({})
Implementation
AgentSkill({
this.description,
this.examples,
this.id,
this.inputModes,
this.name,
this.outputModes,
this.tags,
});
AgentSkill({
this.description,
this.examples,
this.id,
this.inputModes,
this.name,
this.outputModes,
this.tags,
});