Skip to main content

handle

Function handle 

Source
pub fn handle(
    action: &str,
    current_agent_id: Option<&str>,
    task_id: Option<&str>,
    to_agent: Option<&str>,
    description: Option<&str>,
    state: Option<&str>,
    message: Option<&str>,
) -> String