command_template


Description:

public string command_template { get; set; }

Command template for wrapped tools.

Contains a command template with {arguments} placeholder that will be replaced with the arguments array when executing wrapped tools. Only used when is_wrapped is true.