coda_update_folder
Rename a folder in Coda by providing its ID and a new name. Returns updated folder metadata.
Instructions
Update a folder's name.
Renames the specified folder. Returns the updated folder metadata. This is an idempotent operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the folder | |
| folder_id | Yes | The folder ID to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |