Documentation Index
Fetch the complete documentation index at: https://docs.deepmerge.ai/llms.txt
Use this file to discover all available pages before exploring further.
fetch returns the full content of one entry by id. It exists because ChatGPT’s
connector mode expects a tool named exactly fetch with a specific result shape. It
is the same as get_entry — the id comes from a
search result.
Input
| Field | Type | Notes |
|---|---|---|
id | string | The entry id, from a search result. Required. |