Get contract status
get_contract_statusGet the display status and contract name for a single contract using its composite ID, like 'T-123' or 'H-45'. Ideal for quick status checks without full details.
Instructions
Returns the display status and contract name for one contract, looked up by composite ID. This is the same lookup the Rad AI HubSpot integration uses. Does NOT return full contract details -- use get_contract_content or list_contracts for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| composite_id | Yes | Composite contract ID, e.g. 'T-123' or 'H-45'. |