When this is returned in {@link PreparedToolInvocation}, the user will be asked to confirm before running the tool. These messages will be shown with buttons that say "Continue" and "Cancel".

Fields

title:String

The title of the confirmation message.

message:EitherType<String, MarkdownString>

The body of the confirmation message.