Skip to main content

register_agent_task

Function register_agent_task 

Source
pub async fn register_agent_task(
    client: &HttpClient,
    agent_identity_authapi_base_url: &str,
    key: AgentIdentityKey<'_>,
) -> Result<String>