@adcp/client API Reference - v4.19.0
Documentation
GitHub
npm
Preparing search index...
callA2ATool
Function callA2ATool
callA2ATool
(
agentUrl
:
string
,
toolName
:
string
,
parameters
:
Record
<
string
,
unknown
>
,
authToken
?:
string
,
debugLogs
?:
DebugLogEntry
[]
,
pushNotificationConfig
?:
PushNotificationConfig
,
customHeaders
?:
Record
<
string
,
string
>
,
)
:
Promise
<
unknown
>
Parameters
agentUrl
:
string
toolName
:
string
parameters
:
Record
<
string
,
unknown
>
Optional
authToken
:
string
debugLogs
:
DebugLogEntry
[]
= []
Optional
pushNotificationConfig
:
PushNotificationConfig
Optional
customHeaders
:
Record
<
string
,
string
>
Returns
Promise
<
unknown
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Documentation
GitHub
npm
@adcp/client API Reference - v4.19.0
Loading...