Which system entity in watsonx Assistant extracts a monetary amount such as '$50' from user input?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Todd Lammle: 'Imagine you're building a chatbot and this exact situation comes up — @sys-currency is your go-to move. The @sys-currency system entity detects monetary values including the currency symbol and amount. This is a classic Domain 2: Design and Extend Conversations concept you'll want locked in before exam day.'
Full explanation below image
Full Explanation
The @sys-currency system entity detects monetary values including the currency symbol and amount. The @sys-number entity extracts plain numbers without currency context. @sys-percentage detects percentage values. @sys-unit is not a standard watsonx Assistant system entity. The correct answer, "@sys-currency", directly satisfies the scenario because it aligns with watsonx Assistant's design principles and the specific capability being tested. The incorrect options ("@sys-number", "@sys-percentage", "@sys-unit") may appear relevant but each misses a key requirement or introduces a step that is either unnecessary or belongs to a different workflow. Mastering the distinction between these approaches is essential for effective watsonx Assistant implementations and is a core focus of the Domain 2: Design and Extend Conversations section of the certification exam.