Your order management system needs tools for three distinct operations: issuing refunds (requiring an amount and reason), canceling orders (requiring a reason), and requesting reshipments (requiring a shipping address). Every operation shares an order_id parameter but has different additional requirements. During testing, you observe that the agent often omits required parameters or supplies irrelevant ones with the current unified-tool design. Which design change would most effectively improve parameter accuracy?
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion