@cpod/sdk - v0.2.7
Preparing search index...
TestToolResponse
Interface TestToolResponse
Test tool response
interface
TestToolResponse
{
success
:
boolean
;
result
?:
unknown
;
error
?:
string
;
}
Index
Properties
success
result?
error?
Properties
success
success
:
boolean
Optional
result
result
?:
unknown
Optional
error
error
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
success
result
error
@cpod/sdk - v0.2.7
Loading...
Test tool response