Getting Application Outputs for Add-on input

hi,
i want to access the application outputs when installing new addons, just like is it possible to do in actions.
why this feature is not available for the add-ons ?
for example, i created an addon that created r53 records, and i want the IP output from the application.

there is the application_name variable that is auto populated as an addon input, i suggest also passing a variable item that includes all the app’s outputs. or at least be able to manually add the add-on input with a dynamic reference: {{application.outputs.ip}} etc…