nlq_query
Query ServiceNow using natural language and receive structured data. Specify an optional table hint and limit for targeted results.
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?") |