create-outlook-contact
Add a contact to your Outlook Contacts folder using Microsoft Graph API. Specify details like name, email, phone, and address.
Instructions
Add a contact to the root Contacts folder or to the contacts endpoint of another contact folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |