update_project
Replace all attributes of a project by providing its ID, with optional new name and attributes list.
Instructions
Full replacement update of a project (PUT semantics).
Attributes provided here replace all existing attributes.
Args: project_id: The project identifier name: Optional new name attributes: Optional list of attributes (replaces all existing)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| attributes | No | ||
| project_id | Yes |