nlq_query
Ask a question in plain English to retrieve structured ServiceNow data. Converts natural language queries into API calls for incidents, changes, and other module records.
Instructions
Ask a natural language question and get structured ServiceNow data (ServiceNow NLQ API)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 10) | |
| table | No | Optional target table hint | |
| question | Yes | Plain English question (e.g., "How many P1 incidents were opened this week?") |