Function: getGoals
▸ getGoals(«destructured»
): Promise
<Goal
[]>
Parameters
Name | Type | Default value |
---|---|---|
«destructured» | Object | undefined |
› count? | number | 5 |
› onlyInProgress? | boolean | true |
› room_id | `${string}-${string}-${string}-${string}-${string}` | undefined |
› runtime | AgentRuntime | undefined |
› user_id? | `${string}-${string}-${string}-${string}-${string}` | undefined |
Returns
Promise
<Goal
[]>