| Name | Type | Description | Notes |
|---|---|---|---|
| schedule_kind | string | [optional] | |
| execution_date | int | [optional] | |
| wait_duration | int | For workflow stages whose scheduled execution is relative, how far in the future the stage should start. | [optional] |
| wait_duration_unit | string | [optional] | |
| execute_now | bool | Whether the workflow stage should be executed immediately | [optional] |
| description | string | A description of the approval required for this stage | [optional] |
| notify_member_ids | string[] | A list of member IDs for the members to request approval from for this stage | [optional] |
| notify_team_keys | string[] | A list of team keys for the teams to request approval from for this stage | [optional] |
| integration_config | array<string,mixed> | [optional] | |
| kind | string | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.