The raw analysis results from processing the user's intent.
The tool that was matched based on the intent, or null if no match was found.
Information about the parameters extracted from the intent.
Parameters that were successfully extracted from the intent.
Required parameters that were not found in the intent.
Optional
validationAny validation errors encountered while processing the parameters.
Represents the result of matching a user's intent to a tool. Contains the analysis results, matched tool, and parameter information.