liara_list_apps
Retrieve a list of all applications and projects in your Liara cloud account. Use pagination parameters to manage large result sets.
Instructions
List all apps/projects in your Liara account
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| perPage | No | Number of items per page | |
| limit | No | Alternative to perPage: maximum number of items to return | |
| offset | No | Alternative to page: number of items to skip |