🔥 3-day streak
AWS Certified Generative AI Developer - Professional33 / 166
Question 33 of 166

A developer is building a customer-support assistant using Amazon Bedrock's Converse API with an Anthropic Claude model. The assistant must call an internal inventory microservice when a user asks about product availability. The developer defines a tool specification with an input schema and passes it in the toolConfig. During testing, the model returns a response, but the application must know when the model wants to invoke the inventory tool versus when it is producing a final answer. How should the application determine that the model is requesting a tool invocation?

Reviewed for accuracy · Report an issueNext question