Resolve conversation actors
ResolveConversationActorsResolve a list of Actor IDs to detailed participant information in a single batch call, identifying who participates in a conversation.
Instructions
Resolve a list of ActorIds to detailed participant information in one batch call — use this to understand who the participants in a conversation are.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor_ids | Yes | A list of Actor IDs to resolve, e.g. ['A-12345', 'V-67890'] |