list_environments_for_application
Retrieve all environments configured for an application to get the environment IDs needed before deploying.
Instructions
Get all environments configured for an application. ALWAYS call this after list_applications to get environment IDs before deploying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application | Yes | Application ID obtained from list_applications. DO NOT use application names - use IDs only. |