AI agent instructions
AI agent instructions
evaluate_js records it: objects and
arrays as JSON, a JS null as the string "null". On failure the typed
ActionExecutionError is thrown with the actual JavaScript error; pass
raiseOnFailure: false to get the execution result envelope instead.
Parameters (overload 1)
string
required
{ raiseOnFailure?: true }
Returns (overload 1)
Parameters (overload 2)
string
required
{ raiseOnFailure: false }
required