Activates an agent for this placeholder session.
For SessionPlaceholder, this just updates the agent_name property. The AgentHandler will be created when load() is called to convert this placeholder to a real Session.
| agent_name |
The name of the agent to activate |
| Error |
if agent not found |