coda_delete_page_content
Clear all content from a Coda page while keeping the page and its metadata intact. Use this to reset a page without deleting it.
Instructions
Delete all content from a page, leaving it blank.
Removes the page's text content but does NOT delete the page itself. The page remains in the doc with its name and metadata intact. This is irreversible. Use coda_delete_page to remove the page entirely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | The doc ID containing the page | |
| page_id_or_name | Yes | Page ID or name to clear content from |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |