services.list
List all services in the company catalog with prices, descriptions, and categories. Useful for accurate quoting and understanding what the business offers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Total active services | |
| services | No | List of {id, name, description, priceMin, priceMax, unit, category, active} objects |