coda_delete_page_content
Remove all text content from a Coda page without deleting the page itself. Use this to reset a page to blank while keeping its name and metadata intact.
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 |