Authorizations
Standard JWT for user sessions obtained via Altostrat authentication.
Body
application/json
A mock context object, simulating the state of a workflow run before this node is executed.
Example:
{
  "n1": {
    "trigger_type": "manual",
    "run_id": "fl_run_example"
  }
}The prefixed ID of an Authorization to use if the node requires it (e.g., altostrat_api).
Example:
"auth_01H..."