@runloop/api-client - v1.4.0
GitHub
Documentation
Preparing search index...
types
InputContextUpdate
Interface InputContextUpdate
interface
InputContextUpdate
{
additional_context
?:
unknown
;
problem_statement
?:
string
|
null
;
}
Index
Properties
additional_
context?
problem_
statement?
Properties
Optional
additional_
context
additional_context
?:
unknown
Additional JSON structured input context.
Optional
problem_
statement
problem_statement
?:
string
|
null
The problem statement for the Scenario.
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
additional_
context
problem_
statement
GitHub
Documentation
@runloop/api-client - v1.4.0
Loading...
Additional JSON structured input context.