update_tile
Modify tile details like title, description, split attributes, and leaf status to maintain accurate hierarchical research organization.
Instructions
Update a tile's information (title, description, split attributes, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tileId | Yes | ID of the tile to update | |
| title | No | New title | |
| description | No | New description (precise definition) | |
| splitAttribute | No | Updated split attribute | |
| splitRationale | No | Updated split rationale | |
| isLeaf | No | Mark as leaf node |