@mirego/forra-react / components / ChatSkillOption
Interface: ChatSkillOption
Represents a skill option in the chat UI skill selector. This is a simplified display model for conversation-level skill selection, distinct from the full backend skill representation.
Properties
externalServices?
optionalexternalServices:string[]
functionName?
optionalfunctionName:string
icon
icon:
ReactNode
id
id:
string
isGlobalSkill?
optionalisGlobalSkill:boolean
name
name:
string