Reload Define-XML Document
define_reload_documentReload a Define-XML document from disk, replacing the cached version, and return the new document ID.
Instructions
Reload a previously loaded Define-XML document from disk, replacing the cached version. Returns the new document_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | ID returned by define_load_document. | |
| response_format | No | Response format: 'json' or 'markdown'. | markdown |