Multiple AI agents usability feature: seperate entities visible for voice agents

Please make it possible for a user to make selections of what entities are visible for a voice assistant. So that a per voice assistant selection of entities are used.

I have the assist pipeline connected to asterisk to screen incoming calls. (when its late or im busy)
Now im creating a AI call out system. But when someone speaks its name it checks the script for checking people allowed to be granted access when someone reaches the call screening. And if the name isnt found the system hangs up the call.

I have a hard time including excluding/including this in the prompt.
Functional code that sets the entities per voice agent will fix the issue.

This feature will also be very usable if you have a LLM locally in combination with a big cloud LLM. Or a slow 24/7 LLM and a big LLM system that can handle a bigger prompt.