MCPToolErrorFunction
type MCPToolErrorFunction = (args) => Promise<string> | string;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
{ |
|
|
|
|
|
|
Returns
Section titled “Returns”Promise<string> | string
type MCPToolErrorFunction = (args) => Promise<string> | string;| Parameter | Type |
|---|---|
|
|
{ |
|
|
|
|
|
|
Promise<string> | string