get_survey_results
Retrieve survey responses and scores by assessment instance or survey definition. Filter question rows with limit to analyze ServiceNow assessment results.
Instructions
Get responses/scores for a survey instance or definition (asmt_assessment_instance_question)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max question rows (default 100) | |
| instance | No | sys_id of a specific assessment instance | |
| metric_type | No | sys_id of the survey definition (aggregate across instances) |