nlq_query
Query ServiceNow data using natural language questions to retrieve structured information from ITSM, ITOM, HRSD, and other modules.
Instructions
Ask a natural language question and get structured ServiceNow data (ServiceNow NLQ API)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | Plain English question (e.g., "How many P1 incidents were opened this week?") | |
| table | No | Optional target table hint | |
| limit | No | Max results (default: 10) |