@adcp/sdk API Reference - v10.0.1
Documentation
GitHub
npm
Preparing search index...
TransportActivityContext
Interface TransportActivityContext
interface
TransportActivityContext
{
agentId
:
string
;
protocol
:
"mcp"
|
"a2a"
;
tool
?:
string
;
taskType
?:
string
;
operationId
?:
string
;
taskId
?:
string
;
contextId
?:
string
;
idempotencyKey
?:
string
;
}
Index
Properties
agent
Id
protocol
tool?
task
Type?
operation
Id?
task
Id?
context
Id?
idempotency
Key?
Properties
agent
Id
agentId
:
string
protocol
protocol
:
"mcp"
|
"a2a"
Optional
tool
tool
?:
string
Optional
task
Type
taskType
?:
string
Optional
operation
Id
operationId
?:
string
Optional
task
Id
taskId
?:
string
Optional
context
Id
contextId
?:
string
Optional
idempotency
Key
idempotencyKey
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
protocol
tool
task
Type
operation
Id
task
Id
context
Id
idempotency
Key
Documentation
GitHub
npm
@adcp/sdk API Reference - v10.0.1
Loading...