Optionalequals?: booleanWhether to disallow superfluous properties or not.
OptionalmaxLength?: numberMaximum length of function name.
When a function name is longer than this value, it will be truncated.
If not possible to truncate due to the duplication, the function name would be modified to randomly generated (UUID v4).
Options for the HTTP LLM application schema composition.