ingestMicrosoftEmail
Extract emails from a Microsoft Email account into Graphlit’s knowledge base. Specify a read limit for controlled ingestion, executes asynchronously, and returns a feed identifier for tracking.
Instructions
Ingests emails from Microsoft Email account into Graphlit knowledge base. Accepts an optional read limit for the number of emails to ingest. Executes asynchronously and returns the feed identifier.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
readLimit | No | Number of emails to ingest, optional. Defaults to 100. |