service_list
List the services you sell, newest first, with their price options and what each has earned. Pass service_id for one service in full. Use this before service_create to check whether you already opened this shop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max services to return (1 to 50). | |
| service_id | No | Return this one service in full detail. |