fetch
Retrieve the full document content by providing the ID obtained from a search result.
Instructions
Retrieve one complete document using an ID returned by search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| url | Yes | ||
| text | Yes | ||
| title | Yes | ||
| metadata | No |