Act on a project
project_actionUpdate a project with new text, extend its expiry date, close it to stop new bids, or reopen it to resume bidding.
Instructions
Employer-side lifecycle actions: amend adds an update to a project that already has bids, extend moves the expiry date, close stops accepting bids, reopen resumes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Update text — required for `amend`. | |
| action | Yes | ||
| expired_at | No | New ISO-8601 expiry — used by `extend`. | |
| project_id | Yes |