HarnessToolUseBlockStart¶
Structure Class¶
HarnessToolUseBlockStart
dataclass
¶
Start payload for a tool use content block.
Attributes¶
server_name
class-attribute
instance-attribute
¶
server_name: str | None = None
The name of the MCP server providing this tool.
type
class-attribute
instance-attribute
¶
type: HarnessToolUseType | None = None
The type of tool use.