AI agent instructions
AI agent instructions
function.create_run() in Python. Use this only when you need the ID
before execution, then pass it to run(variables, { functionRunId }).
run() otherwise creates a new run on its own.
Parameters
FunctionRunCreateOptions
Run-record settings;
local defaults to false. Node execution remains cloud-only.Default:Returns
Raises
- NotteAPIError if run creation is rejected.