Update a project without bids
update_projectEdit a project that has no bids yet. Adjust name, budget, skills, or description before bids arrive; once bids exist, use project_action 'amend' instead.
Instructions
Edits a project that has not received bids yet. Once bids exist, use project_action with action amend instead — the API refuses plain edits at that point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| budget | No | ||
| skills | No | ||
| safe_type | No | ||
| project_id | Yes | ||
| description | No |