@backblaze-labs/b2-mcp
GitHub
Backblaze
Preparing search index...
utils/errors
ToolSuccessResult
Interface ToolSuccessResult
Structured MCP response for a successful text-only tool call.
interface
ToolSuccessResult
{
content
:
ToolTextContent
[]
;
}
Index
Properties
content
Properties
content
content
:
ToolTextContent
[]
Success text content blocks.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
GitHub
Backblaze
@backblaze-labs/b2-mcp
Loading...
Structured MCP response for a successful text-only tool call.