@adcp/client API Reference - v3.3.3
Documentation
GitHub
npm
Preparing search index...
TestResult
Interface TestResult
interface
TestResult
{
agent_id
:
string
;
agent_name
:
string
;
success
:
boolean
;
response_time_ms
:
number
;
data
?:
any
;
error
?:
string
;
timestamp
:
string
;
debug_logs
?:
any
[]
;
validation
?:
any
;
}
Index
Properties
agent_
id
agent_
name
success
response_
time_
ms
data?
error?
timestamp
debug_
logs?
validation?
Properties
agent_
id
agent_id
:
string
agent_
name
agent_name
:
string
success
success
:
boolean
response_
time_
ms
response_time_ms
:
number
Optional
data
data
?:
any
Optional
error
error
?:
string
timestamp
timestamp
:
string
Optional
debug_
logs
debug_logs
?:
any
[]
Optional
validation
validation
?:
any
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent_
id
agent_
name
success
response_
time_
ms
data
error
timestamp
debug_
logs
validation
Documentation
GitHub
npm
@adcp/client API Reference - v3.3.3
Loading...