estimates_list
Retrieve estimates using filters like status, customer ID, creation date, and pagination to manage your estimates list.
Instructions
List estimates with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status (Fresh, Draft, Approved, Declined) | |
| customer_id | No | Filter by customer ID | |
| created_after | No | Return estimates created after this date (e.g., '2026-02-25') | |
| page | No | Page number |