Extract action items, deadlines, commitments, and owners from Outlook email threads and mailbox searches. Use when the user wants a task list from one thread, several related messages, or a mailbox slice, including who owes what and when.
Use this skill when the user wants work pulled out of email rather than a general summary. Focus on who owns the next move, what the due date is, what is blocked, and what still needs confirmation.
search_messages or list_messages to define the message set in scope.fetch_message or fetch_messages_batch when body text is needed to resolve owners, due dates, or cross-message dependencies.list_attachments or fetch_attachment when the ask or deadline lives in an attached file rather than the email body.set_message_categories only if the user explicitly wants tasks or commitments tagged back into Outlook after extraction.Task, Owner, Due, Status, and Evidence when possible.