codemagic_list_apps
Retrieve a list of all applications linked to your Codemagic account, including their IDs, names, repositories, and workflow IDs defined in codemagic.yaml.
Instructions
List all applications connected to your Codemagic account.
Returns each application's id, name, connected repository, and the workflow ids defined in its codemagic.yaml. Use the app id and a workflow id with codemagic_start_build to trigger a build.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |