Interface: PluginTransformedContent
Makaio Framework / contracts/extension / PluginTransformedContent
Interface: PluginTransformedContent
Section titled “Interface: PluginTransformedContent”Defined in: ../../../packages/contracts/src/extension/contributions/tool-formatter-types.ts:16
Formatted content block for tool call display.
Properties
Section titled “Properties”content
Section titled “content”content:
string
Defined in: ../../../packages/contracts/src/extension/contributions/tool-formatter-types.ts:20
Content string interpreted according to type.
type:
"markdown"
Defined in: ../../../packages/contracts/src/extension/contributions/tool-formatter-types.ts:18
Content rendering strategy.