cor_create_contract
Create a new contract by providing details such as name, client, start and end dates, value, and status.
Instructions
Create a new contract.
Args: data: Contract data (name, clientId, startDate, endDate, value, status, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |