@runloop/remote-agents-sdk
Preparing search index...
codex
ToolRequestUserInputResponse
Type Alias ToolRequestUserInputResponse
EXPERIMENTAL. Response payload mapping question ids to answers.
type
ToolRequestUserInputResponse
=
{
answers
:
{
[
key
in
string
]
?:
ToolRequestUserInputAnswer
}
;
}
Index
Properties
answers
Properties
answers
answers
:
{
[
key
in
string
]
?:
ToolRequestUserInputAnswer
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
answers
@runloop/remote-agents-sdk
Loading...
EXPERIMENTAL. Response payload mapping question ids to answers.