cor_create_contract_position
Add a new position to an existing contract by specifying title, rate, hours, and other details.
Instructions
Create a position in a contract.
Args: contract_id: The contract ID data: Position data (title, rate, hours, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| contract_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |