state > context
:currentFlow
and currentNode
—these are your Workflow’s ID and Autonomous Node’s ID.context > options > models
.id
. For example, for GPT-4.1:yourWorkflowID
and yourNodeID
with your actual IDs.yourModelChoice
with the actual model ID.state
property from Step 1 is undefined
, make sure you’re viewing your own message’s logs—not the Autonomous Node’s.
context > options > model
. This will display model the Autonomous Node used for the response.