Quiz 15 Question 12 of 20

A team is building an agent that performs code review. The agent needs to: (1) read PR file diffs, (2) query an internal knowledge base API for coding standards, (3) post review comments to GitHub, and (4) look up the PR author's team membership in an internal HR system. Which integration approach MOST appropriately handles all four needs?

Select an answer to reveal the explanation.

Motivation