AxAgentSkillResult
type AxAgentSkillResult = object;Properties
content
content: string;Opaque markdown body (frontmatter, if any, is not parsed).
id?
optional id: string;Stable identifier — dedup key, prompt label, and usage telemetry key.
name
name: string;Human-readable title rendered in the Loaded Skills prompt section.