A couple of potential bugs that seem to have appeared in the past week. Please let me know if I'm just doing it wrong.
1.
After creating an API key, it no longer seems to be copyable. The copy button copies the asterisks instead of the raw value. This was working last week.
2.
The list agents ( [search by name](https://docs.dust.tt/reference/get_api-v1-w-wid-assistant-agent-configurations-search) ) API is no longer returning our agent configurations. This was working last week searching by a wildcard (%). Now I can't even search by an agent by exact name, I've tried various variations and nothing is returning any matches.
Thanks for confirming. This would indeed be useful. One of our usecases is for central governance. A separate API call would be fine if it's computationally expensive.
Thanks. I'm not trying to query the tools. I'm looking to introspect what tools it has available. It seems I can enumerate everything else like it's instructions, data sources, apps, but not its tools
Is there a way to query the tools an agent has access to via the API? The agent configuration API response doesn't seem to list the tools, just the instructions.