Get a state from the state store.
yaml
type: "io.kestra.plugin.core.state.Get"
Get the default state file for the current flow.
yaml
id: get_state
type: io.kestra.plugin.core.state.Get
Get the myState
state for the current flow.
yaml
id: get_state
type: io.kestra.plugin.core.state.Get
name: myState
Dynamic YES
Default default
The name of the state file.
Dynamic YES
Default false
Dynamic YES
Default false
Dynamic YES
Default true
Default 0
The count of properties found in the state.
The data extracted from the state.