Pull Cluster Tags

User16765131552
Databricks Employee
Databricks Employee

Does anybody know any in-notebook or JAR code to pull cluster tags from the runtime environment?

Something like...

dbutils.notebook.entry_point.getDbutils().notebook().getContext().tags().apply('user')

but for the cluster name?