boond_contracts_create
Create a new contract for a resource. Provide resource ID, start date, and type (full-time, part-time, freelance) to add it, with optional status, end date, and hourly rate.
Instructions
Create a new contract
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| status | No | ||
| endDate | No | ||
| startDate | Yes | ||
| hourlyRate | No | ||
| resourceId | Yes |