interface ToolUseBlock {
    input: DocumentType;
    name: string;
    toolUseId: string;
}

Properties

Properties

name: string
toolUseId: string