Support for plugins with optional parameters & user-based defaults
Hi Team,
Is there a way currently where we can pass either user-passing attributes or implicitly take any user-custom attributes?
Ex: Trying to build a network status in CREST Queries.
1. If the user says "show network status for NC01" then it will take NC01 (the user can pass the location) as input and pass it to the API. (this works now by taking a slot and passing as query parameter).
2. If the user says "show my network status" then it should automatically take user location input from ServiceNow.
Can we build a single use case where it can accept either option 1 or option 2 based on the user's utterance? Or any possible options?
Ref - Honeywell Zendesk ticket - #24178