people_search_contacts
Search saved Outlook contacts by name or company to retrieve emails and phone numbers. Targets the personal address book for external contacts.
Instructions
Search the signed-in user's saved Outlook contacts by name or company, returning emails and phone numbers. Searches the personal address book only — use people_search for colleagues the user works with, or directory_search_users to search the whole tenant. This is the one that finds external contacts. Requires Contacts.Read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Name or company to look for in the address book | |
| max_results | No | Maximum contacts to return (1-100) |