featherbit UI
Gateway rustdoc
Preparing search index...
chat/attempts
ToolAttempt
Interface ToolAttempt
interface
ToolAttempt
{
call
:
ToolCall
;
result
?:
{
content
:
string
;
name
:
string
;
role
:
"tool"
;
status
:
ToolStatus
;
toolCallId
:
string
;
}
;
}
Index
Properties
call
result?
Properties
call
call
:
ToolCall
Optional
result
result
?:
{
content
:
string
;
name
:
string
;
role
:
"tool"
;
status
:
ToolStatus
;
toolCallId
:
string
;
}
Missing while the call is still running or awaiting confirmation.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
call
result
Gateway rustdoc
featherbit UI
Loading...
Missing while the call is still running or awaiting confirmation.