🔥 3-day streak
AWS Certified Generative AI Developer - Professional4 / 166
Question 4 of 166

A developer is building a Bedrock Agent for a travel booking company. The agent must be able to call three business functions: search flights, check baggage policy, and cancel a reservation. The developer has written a Lambda function that implements all three operations. During testing, the agent frequently invokes the wrong operation or passes incomplete parameters to the Lambda function. The action group is configured with an OpenAPI schema, but the operation descriptions are terse (e.g., 'searches flights') and parameters lack descriptions. What is the MOST effective change to improve the agent's tool selection and parameter extraction accuracy?

Reviewed for accuracy · Report an issueNext question