pier_list_apps
Discover deployed apps and their IDs, names, status, and URLs. Use this list to get app IDs for managing deployments.
Instructions
List all apps/services deployed on the Pier server. Returns an array of services with IDs, names, status, and URLs. Call this first to discover app IDs, then use those IDs for all other operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 0) | |
| pageSize | No | Number of results per page (default 100) |