remove_scenario_trigger
Deletes a trigger from a Dataiku DSS scenario using its zero-based index. Useful for managing scenario automation triggers.
Instructions
Remove a trigger from a scenario
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The project key | |
| scenario_id | Yes | ID of the scenario | |
| trigger_idx | Yes | Index of the trigger to remove (0-based) |