autotask_search_contracts
Search for contracts in Autotask PSA using filters like company ID, status, or keywords to find specific agreements.
Instructions
Search for contracts in Autotask with optional filters
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| searchTerm | No | Search term for contract name | |
| companyID | No | Filter by company ID | |
| status | No | Filter by contract status (1=In Effect, 3=Terminated) | |
| pageSize | No | Number of results to return (default: 25, max: 500) |