Fetch repository file
fetchRetrieve the full text and metadata for a document ID returned by a search or code search query.
Instructions
Fetch the complete text and metadata for a document ID returned by search or search_code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document ID returned by search, such as code:... |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| url | Yes | ||
| text | Yes | ||
| title | Yes | ||
| metadata | Yes |