HTTP / External API → Agent Tool · SOP Source posture: every non-trivial claim is cited inline with short tags like , , , , . Resolve them against for full URLs. Reusable code shapes live in . --- 1. 何时激活 (When to Activate) Activate when a coder agent must make an external HTTP API callable by an LLM . Concrete triggers: - The task says "give the agent access to <some API ", "add a tool that calls <service ", "wrap our REST/GraphQL/RPC endpoint as a function the model can use". - You are choosing which of N endpoints become tools, or how to name them. - An existing tool returns a huge JSON bl…