facebook tracking pixel

¡Llega la Launch Week! 14 a 18 de septiembre

Voltar ao Marketplace
Microsoft Outlook Calendar MCP integration

Microsoft Outlook Calendar

O componente de calendário e agendamento do Outlook que está totalmente integrado ao e-mail, aos contatos e a outros recursos.

Comece grátis
Ferramentas
16
Última atualização
Há 1 semana

Categoria

Produtividade

Compatível com

WhatsAppFacebookInstagramWeb

IA Compatível

ChatGPTClaudeGemini

Ferramentas

Accept Event

Accept a calendar event invitation and optionally send a response to the organizer. Use **List Events** or **Get Event** to find the event ID. See the documentation

Criar Evento de Calendário

Crie um evento no calendário padrão do usuário. Veja a documentação

Decline Event

Decline a calendar event invitation and optionally propose an alternate time. Use **List Events** or **Get Event** to find the event ID. To propose a new time, pass proposedNewTime as a JSON string with start and end objects (each with dateTime in ISO 8601 format and timeZone as a Windows timezone name, e.g. "Pacific Standard Time"). Alternate-time proposals are only valid when the event has allowNewTimeProposals: true and sendResponse is true. See the documentation

Excluir Evento do Calendário

Excluir um evento no calendário padrão do usuário. Consulte a documentação Retorne apenas o texto traduzido sem explicações.

Delete Recurring Event Instance

Delete an individual instance of a recurring event in the user's default calendar. See the documentation

Find Meeting Times

Suggest meeting times and locations based on organizer and attendee availability. See the documentation

Get Current User

Returns the authenticated Microsoft user's ID, display name, email, and principal name via Microsoft Graph. Call this first when the user says 'my calendar', 'my events', or needs to identify themselves as organizer/attendee. Use id or mail to filter results from **List Events** or set the organizer in **Create Calendar Event**. See the documentation.

Get Event

Retrieve a calendar event by its Microsoft Graph event ID. Pass the id from **List Events** when you need full details (for example body, attendees, or recurrence) that list responses may omit or truncate. See the documentation

Obter Agenda Livre/Ocupada

Obtenha as informações de disponibilidade livre/ocupada para um conjunto de usuários, listas de distribuição ou recursos (salas ou equipamentos) para um período de tempo especificado. Veja a documentação

Listar Eventos

Obtenha uma lista de objetos de evento na caixa de correio do usuário. Consulte a documentação

List Time Zone Options

Retrieves available options for the Time Zone field.

Search Contacts

Search for contacts by name from your saved contacts list and retrieve their email addresses. See the documentation

Search People

Retrieve a collection of person objects ordered by their relevance to the user, based on communication and collaboration patterns and business relationships. See the documentation

Tentatively Accept Event

Tentatively accept a calendar event invitation and optionally propose an alternate time. Use **List Events** or **Get Event** to find the event ID. To propose a new time, pass proposedNewTime as a JSON string with start and end objects (each with dateTime in ISO 8601 format and timeZone as a Windows timezone name, e.g. "Pacific Standard Time"). Alternate-time proposals are only valid when the event has allowNewTimeProposals: true and sendResponse is true. See the documentation

Atualizar Evento do Calendário

Atualize um evento no calendário padrão do usuário. Veja a documentação

Update Recurring Event Instance

Update an individual instance of a recurring event in the user's default calendar. See the documentation