list_apps
List all applications with pagination and sorting, enabling you to browse and manage your complete application inventory.
Instructions
List all applications with optional pagination and sorting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Results per page (default: 50, max: 1000) | |
| sort | No | Sort field and direction (e.g., 'name,ASC' or 'submit_time,DESC') | |
| index | No | Page index (0-based, default: 0) |