@elizaos/core v0.1.7 / Goal
Represents a high-level goal composed of objectives
optionalid: `${string}-${string}-${string}-${string}-${string}`
Optional unique identifier
packages/core/src/types.ts:110
roomId: `${string}-${string}-${string}-${string}-${string}`
Room ID where goal exists
packages/core/src/types.ts:113
userId: `${string}-${string}-${string}-${string}-${string}`
User ID of goal owner
packages/core/src/types.ts:116
name:
string
Name/title of the goal
packages/core/src/types.ts:119
status:
GoalStatus
Current status
packages/core/src/types.ts:122
objectives:
Objective[]
Component objectives