m365_contacts_list
List Microsoft 365 contacts from a specified folder or filtered by one or more exact category names, supporting any/all matching.
Instructions
List contacts, optionally within a folder and filtered by one or more exact category names
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| category | No | One exact category name (case-insensitive) | |
| folderId | No | Optional contact folder ID; omit for the default Contacts folder | |
| categories | No | Exact category names (case-insensitive); use categoryMatch for any/all behavior | |
| categoryMatch | No | Match any supplied category or require all supplied categories | any |
| parentFolderId | No | Parent folder ID when folderId identifies a direct child folder |