Preparing search index...
The search index is not available
@iqai/adk API Documentation
@iqai/adk API Documentation
TraceAgentTransferParams
Interface TraceAgentTransferParams
Parameters for tracing an agent transfer
interface
TraceAgentTransferParams
{
sourceAgent
:
string
;
targetAgent
:
string
;
reason
?:
string
;
transferContext
:
TransferContext
;
invocationContext
?:
InvocationContext
;
}
Index
Properties
source
Agent
target
Agent
reason?
transfer
Context
invocation
Context?
Properties
source
Agent
source
Agent
:
string
target
Agent
target
Agent
:
string
Optional
reason
reason
?:
string
transfer
Context
transfer
Context
:
TransferContext
Optional
invocation
Context
invocation
Context
?:
InvocationContext
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
source
Agent
target
Agent
reason
transfer
Context
invocation
Context
@iqai/adk API Documentation
Loading...
Parameters for tracing an agent transfer