unified-llm-client
Preparing search index...
CanonicalToolResultPart
Interface CanonicalToolResultPart
interface
CanonicalToolResultPart
{
cacheControl
?:
CacheControl
;
type
:
"tool_result"
;
isError
?:
boolean
;
name
?:
string
;
result
:
JsonValue
;
toolCallId
:
string
;
}
Hierarchy (
View Summary
)
CacheablePartBase
CanonicalToolResultPart
Index
Properties
cache
Control?
type
is
Error?
name?
result
tool
Call
Id
Properties
Optional
cache
Control
cacheControl
?:
CacheControl
type
type
:
"tool_result"
Optional
is
Error
isError
?:
boolean
Optional
name
name
?:
string
result
result
:
JsonValue
tool
Call
Id
toolCallId
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
Control
type
is
Error
name
result
tool
Call
Id
unified-llm-client
Loading...