update_project
Update a project's name, description, or instructions by passing only the fields you want to change; leave others untouched or clear with empty strings.
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 |