coda_delete_page_content
Clear all text content from a Coda page, leaving it blank while preserving the page name and metadata. Irreversible; use page deletion to remove entirely.
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 |