pub async fn trigger_get(
    client: &ApiClient,
    trigger_id: Base64Uuid
) -> Result<Trigger>
Expand description

Retrieves a trigger from a workspace by its ID