List services
ws_service_listList all hosting, domains, VPS, and other services for an account. Returns a paginated list of service IDs usable with subsequent v2 operations.
Instructions
List the account's services (hosting, domains, VPS and so on). Returns the v1 envelope {items, pager}. Service ids from here are the candidates for the v2 tools' service argument.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | Account id, or the literal "self" for the authenticated account. Defaults to "self". | self |