get_agent
Method
This is a method of the GatewayProtocol class in the protocols module.Get a registered agent by ID.
Signature
Parameters
No description available.
Returns
The result of the operation.
Get a registered agent by ID.
This is a method of the GatewayProtocol class in the protocols module.Get a registered agent by ID.
def get_agent(agent_id: str) -> Optional['Agent']