AxAgentMemoryResult
type AxAgentMemoryResult = object;Properties
content
content: string;Opaque markdown body (frontmatter, if any, is not parsed).
id
id: string;Stable identifier — dedup key and label in inputs.memories.
type AxAgentMemoryResult = object;content: string;Opaque markdown body (frontmatter, if any, is not parsed).
id: string;Stable identifier — dedup key and label in inputs.memories.