eds_da_get_source
Retrieve the raw authored source (typically HTML) of a Document Authoring document to access the source of truth, bypassing the rendered preview.
Instructions
Get the raw authored source (typically HTML) of a Document Authoring document — the source of truth, not the rendered/previewed output. Requires EDS_DA_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | DA document path; ".html" is assumed when no extension is given (e.g., "index" → index.html, or "data.json") |