update_entity
Modify an existing entity's name, description, or status in the SQLite project memory database to maintain accurate project state information.
Instructions
Update an existing entity's top-level state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| name | No | ||
| description | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||