coda_update_folder
Update a folder's name in Coda by specifying its ID and new name. Returns the folder's updated 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 |
|---|---|---|---|
| folder_id | Yes | The folder ID to update | |
| name | No | New name for the folder |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |