pub async fn get_agent_info_signed(
    environ: DbRead<DbKindP2pAgents>,
    _kitsune_space: Arc<KitsuneSpace>,
    kitsune_agent: Arc<KitsuneAgent>
) -> ConductorResult<Option<AgentInfoSigned>>
Expand description

Get agent info for a single agent