coda_rename_page
Rename a page in a Coda document by providing the document ID, page identifier, and new name.
Instructions
Rename a page in the current document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | The ID of the document that contains the page to rename | |
| pageIdOrName | Yes | The ID or name of the page to rename | |
| newName | Yes | The new name of the page |