AxAgentUsedSkill
type AxAgentUsedSkill = object;Properties
id
id: string;Stable skill id present in the Loaded Skills prompt state.
name
name: string;Human-readable skill title.
reason?
optional reason: string;Optional actor-declared explanation of how the skill influenced the run.
stage
stage: AxAgentContextStage;Actor stage that declared this skill as used.