update_project
Modify project details like name and description in the Aedifion building performance platform to keep project information current and accurate.
Instructions
Update a project's details.
Args: project_id: The project's numeric ID. name: New project name. description: New project description.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| name | No | ||
| description | No |