Hi all, how do you access the labels of the agent ...
# ask-community
x
Hi all, how do you access the labels of the agent running a flow at runtime? I assumed there would be something in the context, but that doesn’t seem to be the case? Is there any agent level information you can access from inside a flow or task?
k
This is not in context. You would need to get it from the GraphQL API, or this might be solvable by using a parameter too