Update/extend a company agreement
update_company_agreementUpdate a company's contract or license details by agreement ID, including extension, status change, seats, term, or value.
Instructions
Update a company contract/license by id — e.g. extend a license (new expiresAt), change status ('signed'/'renewed'/'expired'), seats, term, or value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Agreement id (from get_company). | |
| term | No | ||
| seats | No | ||
| value | No | ||
| status | No | ||
| company | Yes | ||
| project | Yes | ||
| expiresAt | No |