add_run_label
add_run_label(label:str)
Adds the provided text label to the integration's run history instance. Accepts free-form strings.
Run labels are visible in an integration's details within the Run History page.
The recommended format for searchability is colon-separated pair, e.g. label:value
Last updated