Skip to main content

new_task_update

Function new_task_update 

Source
pub fn new_task_update(
    workspace_id: String,
    agent: String,
    session_id: String,
    task_id: Uuid,
    content: String,
) -> Event