AskSQL API Reference (core v0.10.0)
GitHub
Preparing search index...
@asksql/mcp
McpToolResult
Interface McpToolResult
interface
McpToolResult
{
content
:
{
text
:
string
;
type
:
"text"
}
[]
;
isError
?:
boolean
;
}
Index
Properties
content
is
Error?
Properties
Readonly
content
content
:
{
text
:
string
;
type
:
"text"
}
[]
Optional
Readonly
is
Error
isError
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
is
Error
GitHub
AskSQL API Reference (core v0.10.0)
Loading...