Skip to content

@mirego/forra-react


@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?

optional externalServices: string[]


functionName?

optional functionName: string


icon

icon: ReactNode


id

id: string


isGlobalSkill?

optional isGlobalSkill: boolean


name

name: string