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