list_service_packages
List service packages/prepaid session bundles with optional search, status, sorting, and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort column: name, price, or createdAt | |
| limit | No | Max results (default 20) | |
| order | No | Sort order | |
| search | No | Search package name | |
| status | No | Filter by package status |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tool result payload — shape varies per tool, see the tool description | |
| summary | Yes | One-line human-readable summary of the action | |
| renderType | Yes | UI rendering hint for the result |