Documentation
Preparing search index...
@kehto/services
McpContentBlock
Interface McpContentBlock
A content block inside an MCP tool result.
interface
McpContentBlock
{
text
?:
string
;
type
:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
text?
type
Properties
Optional
text
text
?:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
type
Documentation
Loading...
A content block inside an MCP tool result.