Add a company contract/license
add_company_agreementRecord a contract or license on a company in your CRM, with optional template, title, value, seats, term, expiry, status, and notes.
Instructions
Record a contract or license on a CRM company (stored on the company, alongside contacts). kind 'contract' or 'license'; optional template (from generate_contract), title, value, seats, term, expiresAt, status, notes. Returns the new agreement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| term | No | ||
| notes | No | ||
| seats | No | ||
| title | No | ||
| value | No | ||
| status | No | ||
| company | Yes | Company id (slug). | |
| project | Yes | ||
| template | No | ||
| expiresAt | No | YYYY-MM-DD |