interfacesObjectiveOn this page@ai16z/eliza v0.1.3 / Objective Interface: Objective Represents an objective within a goal, detailing what needs to be achieved and whether it has been completed. Properties id? optional id: string Defined in packages/core/src/types.ts:51 description description: string Defined in packages/core/src/types.ts:52 completed completed: boolean Defined in packages/core/src/types.ts:53