get_contract
Retrieve a specific contract for a customer using customer ID and contract ID, returning contract terms and details.
Instructions
List and manage tenant-scoped contracts as a T1/T2 PartnerOps caller. Returns the specified contract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contractID | Yes | ||
| customerID | Yes | ||
| customerContext | No | Scope the request to a specific customer by ID. Required for DoiT employees (whose token isn't tied to a single customer); omit for direct customer users. |