addressbook_multi_get
Batch fetch multiple specific contacts by their URLs from an address book to retrieve their details in one operation.
Instructions
Batch fetch multiple specific contacts by their URLs. Use when you have exact contact URLs and want to retrieve their details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_urls | Yes | Array of contact URLs to fetch | |
| addressbook_url | Yes | The URL of the address book |