List Messages in Mailbox

Official

Find emails in your inbox.

Authornaftiko
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps users quickly find specific emails within their Outlook mailbox without manually sifting through potentially thousands of messages.

Core Features & Use Cases

  • Retrieve Messages: Fetch a list of emails from the user's mailbox.
  • Filtering and Searching: Narrow down results using OData query parameters like $filter (e.g., isRead eq false) and $search for keyword matching.
  • Sorting and Pagination: Order results by date ($orderby=receivedDateTime desc) and control the number of items returned ($top, $skip).
  • Use Case: A user needs to find all unread emails from a specific sender received in the last week. This Skill can be used to construct a query that efficiently retrieves only those messages.

Quick Start

Use the list messages skill to retrieve the 10 most recent unread emails from your mailbox.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: List Messages in Mailbox
Download link: https://github.com/naftiko/microsoft-outlook-sandbox/archive/main.zip#list-messages-in-mailbox

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.