List apps owned by the configured Flux ID
flux_list_my_appsLists every app registered by the owner (or a given Flux ID) with expiry and instance counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | Flux ID to list; defaults to the configured one. | |
| nameContains | No | Only apps whose name contains this text. | |
| fluxIdPrivateKey | No | WIF private key of the Flux ID that owns the app. Use a dedicated key from flux_generate_keys, never a main wallet key. | |
| paymentPrivateKey | No | WIF private key of the Flux address that pays. Fund it with only what you intend to spend. |