@runloop/agent-axon-client
Preparing search index...
claude
SDKToolProgressMessage
Type Alias SDKToolProgressMessage
type
SDKToolProgressMessage
=
{
elapsed_time_seconds
:
number
;
parent_tool_use_id
:
string
|
null
;
session_id
:
string
;
task_id
?:
string
;
tool_name
:
string
;
tool_use_id
:
string
;
type
:
"tool_progress"
;
uuid
:
UUID
;
}
Index
Claude SDK
elapsed_
time_
seconds
parent_
tool_
use_
id
session_
id
task_
id?
tool_
name
tool_
use_
id
type
uuid
Claude SDK
elapsed_
time_
seconds
elapsed_time_seconds
:
number
parent_
tool_
use_
id
parent_tool_use_id
:
string
|
null
session_
id
session_id
:
string
Optional
task_
id
task_id
?:
string
tool_
name
tool_name
:
string
tool_
use_
id
tool_use_id
:
string
type
type
:
"tool_progress"
uuid
uuid
:
UUID
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Claude SDK
elapsed_
time_
seconds
parent_
tool_
use_
id
session_
id
task_
id
tool_
name
tool_
use_
id
type
uuid
@runloop/agent-axon-client
Loading...