interface Custom {
    name: string;
}

Properties

Properties

name: string

The name of the custom tool to call.