acedatacloud_list_services
Discover all services on AceDataCloud including AI products and APIs. Use filters by type, tag, or privacy to find the right service.
Instructions
List the services available on the AceDataCloud platform.
A *service* is a product (e.g. ``suno``, ``midjourney``) you can subscribe to.
``search`` finds one by alias/title (client-side); ``service_type``, ``tag`` and
``private`` are applied server-side. Returns count + items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by tag, e.g. 'application'. | |
| limit | No | Max services to return when not searching. | |
| search | No | Optional case-insensitive substring to match against service alias or title. | |
| private | No | Filter by privacy: False = public only, True = private only, unset = all. | |
| service_type | No | Filter by type: Api/Proxy/Integration/Dataset/Introduction/Agent. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |