Skip to main content

get_agent

Method
This is a method of the GatewayProtocol class in the protocols module.
Get a registered agent by ID.

Signature

def get_agent(agent_id: str) -> Optional['Agent']

Parameters

agent_id
str
required
No description available.

Returns

Returns
Optional['Agent']
The result of the operation.