Retrieves the analysis results and recommendations for bot optimization. The analysis must be in Available status before recommendations can be retrieved.
Recommendations are returned with pagination support. Each recommendation includes the issue location, priority level, detailed description, and proposed fix.
post/bots/{botId}/botanalyzer/describe/{botAnalyzerRequestId}/
Path parameters
botIdstring required
The unique identifier of the bot.
botAnalyzerRequestIdstring required
The unique identifier of the analysis request.
Request body
Response
Success