@runloop/remote-agents-sdk
Preparing search index...
codex
ToolRequestUserInputOption
Type Alias ToolRequestUserInputOption
EXPERIMENTAL. Defines a single selectable option for request_user_input.
type
ToolRequestUserInputOption
=
{
description
:
string
;
label
:
string
;
}
Index
Properties
description
label
Properties
description
description
:
string
label
label
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
label
@runloop/remote-agents-sdk
Loading...
EXPERIMENTAL. Defines a single selectable option for request_user_input.