ingest
Import content from Slack, Telegram, Git, or other external sources with full provenance tracking, capturing who said it, where, and when. Content is normalized and deduplicated before storage.
Instructions
Ingest content from external sources with source tracking. USE THIS WHEN: you want to import content from Slack, Telegram, Git, or any external source with full provenance tracking (who said it, where, when). Content goes through normalization and deduplication before storage. Supports source-specific formatting cleanup (Slack mrkdwn, Telegram HTML, etc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| source | No | mcp | |
| user | No | ||
| channel | No | ||
| type | No | general | |
| tags | No | ||
| project | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |