edit_category
Rename an existing category in Nextcloud Notes by specifying the current name and the new name for the category.
Instructions
Rename an existing category inside Notes.
Args: old_name: Current name of the category. new_name: New name for the category.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| old_name | Yes | ||
| new_name | Yes |