SongGuess
Preparing search index...
server/worker-configuration
ResponseCustomToolCallOutput
Type Alias ResponseCustomToolCallOutput
type
ResponseCustomToolCallOutput
=
{
call_id
:
string
;
id
?:
string
;
output
:
string
|
(
ResponseInputText
|
ResponseInputImage
)
[]
;
type
:
"custom_tool_call_output"
;
}
Index
Properties
call_
id
id?
output
type
Properties
call_
id
call_id
:
string
Optional
id
id
?:
string
output
output
:
string
|
(
ResponseInputText
|
ResponseInputImage
)
[]
type
type
:
"custom_tool_call_output"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
call_
id
id
output
type
SongGuess
Loading...