update_project
Update a project's name, description, or instructions. Pass only the fields to change, or an empty string to clear a field.
Instructions
Change a project's name, description, or instructions. Only the fields you pass are touched; the rest keep their current values. Pass an empty string to clear one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| project_id | Yes | ||
| description | No | ||
| instructions | No |