Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Outlook Emails by Lawvable

Plugin Warnung Aktiv
Teil von:Lawvable

Read, search, and download emails and attachments from Microsoft Outlook via OAuth2

Zweck

To enable AI agents to interact with Microsoft Outlook emails and attachments, facilitating tasks such as reviewing correspondence, searching for specific information, and downloading important documents.

Funktionen

  • Read emails from Microsoft Outlook
  • Search emails by keyword, sender, or subject
  • Download email attachments
  • Integrate with other AI skills
  • OAuth2 authentication for secure access

Anwendungsfälle

  • Checking and reading the latest emails from a specific sender.
  • Searching for NDAs or contracts within Outlook.
  • Downloading attachments from emails for further processing.
  • Automating workflows that involve email retrieval and analysis.

Nicht-Ziele

  • Sending emails
  • Storing any data between sessions
  • Requiring complex technical setup for users
  • Modifying Outlook data

License

  • critical:License usabilityThe plugin is licensed under the GNU Affero General Public License v3.0, which is a strong copyleft license that has specific requirements for network-accessible software, potentially creating compatibility issues or obligations for users integrating it into their workflows without full understanding.

Code Execution

  • info:ValidationThe script handles parameters like `--limit`, `--search`, and `--from` but does not appear to use a formal schema validation library for input sanitization.
  • info:Error HandlingThe script includes basic error handling for the OAuth flow and email operations, but detailed structured error reporting with retry guidance is not explicitly evident.

Compliance

  • info:GDPRThe plugin accesses Outlook emails which may contain personal data, and while it doesn't submit this data to a third party, it lacks explicit sanitization before LLM processing.

Errors

  • info:Actionable error messagesError messages are present for OAuth flow and email operations but lack specific remediation steps or doc links.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add lawvable/awesome-legal-skills
/plugin install outlook-emails-lawvable@lawvable

Qualitätspunktzahl

Warnung
75 /100
Analysiert about 19 hours ago

Vertrauenssignale

Letzter Commit2 months ago
Sterne349
LizenzAGPL-3.0-or-later
Status
Quellcode ansehen