nlq_query
Ask plain English questions to retrieve structured ServiceNow data. Specify target table and limit results as needed.
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) |