Skip to main content
Glama

mailbox-settings

Retrieve or configure Outlook mailbox settings including language, timezone, working hours, and auto-replies to manage availability and communication preferences.

Instructions

Manage mailbox settings. action=get (default) retrieves settings (language, timezone, working hours, auto-replies). action=set-auto-replies configures out-of-office. action=set-working-hours configures work schedule.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionNoAction to perform (default: get)
sectionNoSpecific section to retrieve (action=get, default: all)
enabledNoEnable (true) or disable (false) automatic replies (action=set-auto-replies)
startDateTimeNoStart date/time for scheduled mode, ISO 8601 format (action=set-auto-replies)
endDateTimeNoEnd date/time for scheduled mode, ISO 8601 format (action=set-auto-replies)
internalReplyMessageNoReply message for internal senders (action=set-auto-replies)
externalReplyMessageNoReply message for external senders (action=set-auto-replies)
externalAudienceNoWho receives external reply (action=set-auto-replies)
startTimeNoWork start time in HH:MM format, e.g. '09:00' (action=set-working-hours)
endTimeNoWork end time in HH:MM format, e.g. '17:00' (action=set-working-hours)
daysOfWeekNoWork days, e.g. ['monday','tuesday','wednesday','thursday','friday'] (action=set-working-hours)
timeZoneNoTime zone name, e.g. 'Australia/Melbourne' (action=set-working-hours)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/littlebearapps/outlook-assistant'

If you have feedback or need assistance with the MCP directory API, please join our Discord server