Automation: which blueprint is used?

Assume an automation based on a blueprint.
Is it possible to know which blueprint is used?
This info is not available as an attribute:
изображение

Wouldn’t be useful to see a “blueprint” column here?

Currently the only possible way is - add user-defined attributes via customization.
Then it is possible to get an automatically generated table (markdown, flex-table-card) of automations like:

name                    entity_id          blueprint              type
Ping server ABC         ping_server        Force update entity    ping 
Get uptime              get_uptime         Force update entity    snmp

to track which automations are there, what are they used for, etc.

Also, currently it is possible to see which automations are using a blueprint:
Settings → Automations → Blueprints:

изображение
i.e. there is an association between a blueprint & an automation already available…
But this association is not exposed to a user as an attribute.


Added FR: