pub async fn trigger_list(
    client: &ApiClient,
    workspace_id: Base64Uuid
) -> Result<Vec<Trigger>>
Expand description

List all created triggers in the workspace