ssh-mcp-pro API - v1.1.2
Preparing search index...
tools/types
ToolErrorResponse
Interface ToolErrorResponse
interface
ToolErrorResponse
{
code
:
string
;
error
:
true
;
hint
?:
string
;
message
:
string
;
recoverable
?:
boolean
;
suggestedAction
?:
string
;
[
key
:
string
]:
unknown
;
}
Hierarchy
Record
<
string
,
unknown
>
ToolErrorResponse
Indexable
[
key
:
string
]:
unknown
Index
Properties
code
error
hint?
message
recoverable?
suggested
Action?
Properties
code
code
:
string
error
error
:
true
Optional
hint
hint
?:
string
message
message
:
string
Optional
recoverable
recoverable
?:
boolean
Optional
suggested
Action
suggestedAction
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
error
hint
message
recoverable
suggested
Action
ssh-mcp-pro API - v1.1.2
Loading...