glide.sc.conversational.request.question.limit
ServiceNow property description:
Specifies the upper limit for the number of questions beyond which the item does not support conversational requests, default value of the property is 10.
Attributes
- Sys ID: 74e26fbfb7320010394eb0b5de11a9b3
- Type: integer
- Application: Global
- Default value: 10

AI generated property description:
The ServiceNow property `glide.sc.conversational.request.question.limit` sets an upper limit on the number of questions that can be asked in a conversational request for a catalog item. If the number of questions exceeds this limit, the item will not support conversational requests. The default value for this property is 10. This means that by default, if a catalog item requires more than 10 questions to be completed, it will not be eligible for conversational interactions. This property helps manage the complexity and usability of conversational interfaces in ServiceNow. For more details, refer to the ServiceNow documentation on configuring general AI catalog items.
Source