Function: getActorDetails
▸ getActorDetails(«destructured»
): Promise
<Actor
[]>
Get details for a list of actors.
Parameters
Name | Type |
---|---|
«destructured» | Object |
› room_id | `${string}-${string}-${string}-${string}-${string}` |
› runtime | AgentRuntime |
Returns
Promise
<Actor
[]>