Class McpToolUseContent
public class McpToolUseContent : ContentBlock
- Inheritance
-
objectMcpToolUseContent
Properties
Id
public string Id { get; set; }
Property Value
- string
Input
public string Input { get; set; }
Property Value
- string
Name
The name of the MCP tool
public string Name { get; set; }
Property Value
- string
ServerName
The name of the MCP server
public string ServerName { get; set; }
Property Value
- string
Type
public override ContentType Type { get; }