get_my_quotations
Retrieve sales quotations and orders assigned to you as the salesperson. Filter by state and set record limits to manage your pipeline.
Instructions
Get quotations/orders where the current user is the salesperson.
Args:
state: Filter by state (draft, sent, sale, done, cancel)
limit: Max records (default 20)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | ||
| limit | No |