You can wire the Outlook node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.
Credentials
Connect Outlook under Credentials in the node settings. See Connecting credentials for the general flow. Sign in with your Outlook account when prompted; no keys to copy. NoClick requests the following permissions:https://graph.microsoft.com/Mail.Sendhttps://graph.microsoft.com/Mail.Readhttps://graph.microsoft.com/Mail.ReadWritehttps://graph.microsoft.com/MailboxSettings.ReadWritehttps://graph.microsoft.com/Calendars.Readhttps://graph.microsoft.com/Calendars.ReadWritehttps://graph.microsoft.com/Contacts.Readhttps://graph.microsoft.com/Contacts.ReadWritehttps://graph.microsoft.com/User.Readoffline_access
Operations
Calendar
| Operation | ID | Description |
|---|---|---|
| List Calendar Groups | list_calendar_groups | |
| List Calendars | list_calendars |
Calendar event
| Operation | ID | Description |
|---|---|---|
| Accept Calendar Event Invitation | accept_calendar_event_invitation | |
| Cancel Calendar Event | cancel_calendar_event | |
| Create Calendar Event | create_calendar_event | |
| Decline Calendar Event Invitation | decline_calendar_event_invitation | |
| Delete Calendar Event | delete_calendar_event | |
| Dismiss Event Reminder | dismiss_event_reminder | |
| Find Available Meeting Times | find_available_meeting_times | |
| Get Calendar Event | get_calendar_event | |
| Get Free Busy Schedule | get_free_busy_schedule | |
| List Calendar Events | list_calendar_events | |
| List Recurring Event Instances | list_recurring_event_instances | |
| Snooze Event Reminder | snooze_event_reminder | |
| Tentatively Accept Calendar Event Invitation | tentatively_accept_calendar_event_invitation | |
| Update Calendar Event | update_calendar_event |
Contact
| Operation | ID | Description |
|---|---|---|
| Create Contact Person | create_contact_person | |
| Delete Contact Person | delete_contact_person | |
| Get Contact Person | get_contact_person | |
| List Contacts | list_contacts | |
| Update Contact Person | update_contact_person |
Contact folder
| Operation | ID | Description |
|---|---|---|
| Create Contact Folder | create_contact_folder | |
| Delete Contact Folder | delete_contact_folder | |
| Get Contact Folder | get_contact_folder | |
| List Contact Folders | list_contact_folders | |
| Update Contact Folder | update_contact_folder |
Email message
| Operation | ID | Description |
|---|---|---|
| Add Attachment to Message | add_attachment_to_message | |
| Copy Message to Folder | copy_message_to_folder | |
| Create Email Draft | create_email_draft | Create an email draft |
| Create Forward Draft | create_forward_draft | |
| Create Reply All Draft | create_reply_all_draft | |
| Create Reply Draft | create_reply_draft | |
| Delete Attachment from Message | delete_attachment_from_message | |
| Delete Email Message | delete_email_message | Delete an email |
| Forward Email Message | forward_email_message | Forward an email |
| Get Email Attachments | get_email_attachments | Get attachments from an email |
| Get Email Message | get_email_message | Get a specific email by ID |
| Get Email Mime Content | get_email_mime_content | |
| Mark Email As Read Unread | mark_email_as_read_unread | Mark an email as read or unread |
| Move Email to Folder | move_email_to_folder | Move an email to a different folder |
| Read Inbox Emails | read_inbox_emails | Read emails from inbox |
| Reply to Email Message | reply_to_email_message | Reply to an email |
| Send Email Draft | send_email_draft | |
| Send Email Message | send_email_message | Send an email |
| Send Mime Message | send_mime_message | |
| Update Email Message Properties | update_email_message_properties |
Inbox rule
| Operation | ID | Description |
|---|---|---|
| Create Inbox Rule | create_inbox_rule | |
| Delete Inbox Rule | delete_inbox_rule | |
| Get Inbox Rule | get_inbox_rule | |
| List Inbox Rules | list_inbox_rules | |
| Update Inbox Rule | update_inbox_rule |
Mail folder
| Operation | ID | Description |
|---|---|---|
| Copy Mail Folder | copy_mail_folder | |
| Create Mail Folder | create_mail_folder | Create a new mail folder |
| Delete Mail Folder | delete_mail_folder | |
| List Mail Folders | list_mail_folders | List all mail folders |
| Move Mail Folder | move_mail_folder | |
| Update Mail Folder | update_mail_folder |
Mailbox
| Operation | ID | Description |
|---|---|---|
| Get Mailbox Settings | get_mailbox_settings | Get mailbox settings (auto-reply, timezone, etc.) |
| Update Auto Reply Settings | update_auto_reply_settings | Update auto-reply (out of office) settings |
Message category
| Operation | ID | Description |
|---|---|---|
| Create Message Category | create_message_category | |
| Delete Message Category | delete_message_category | |
| Get Message Category | get_message_category | |
| List Message Categories | list_message_categories | |
| Update Message Category | update_message_category |
Room
| Operation | ID | Description |
|---|---|---|
| Get Available Room Lists | get_available_room_lists |