source.get
Retrieve the complete content of a specific source document by its unique ID, allowing you to access the full text after a search.
Instructions
Fetch the full content of a single ingested source by ID. Use after source.search to retrieve the complete text of a specific document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Source document ID | |
| project_id | No | ||
| project_root | No |