fetch
Fetch the full Markdown of one documentation page by its id (the id returned by search).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The page id returned by search (its path). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| url | Yes | ||
| text | Yes | ||
| title | Yes | ||
| metadata | No |