pub fn resolve_agent_id( component_reference: &str, agent_name: &str, ) -> Option<AgentId>
Get the agent-id for a given component and agent name. Returns none when no component for the specified reference exists.