Phase 2 — Security-critical observability
Enterprise security teams need to audit every URL the agent contacts. Currently websearch, webfetch, and MCP HTTP tools emit standard tool_use events — consumers must parse tool inputs to identify network egress.
Add a network flag or category to tool_use events when the tool makes outbound network calls, making egress auditing trivial without input parsing.
Phase 2 — Security-critical observability
Enterprise security teams need to audit every URL the agent contacts. Currently
websearch,webfetch, and MCP HTTP tools emit standardtool_useevents — consumers must parse tool inputs to identify network egress.Add a
networkflag or category totool_useevents when the tool makes outbound network calls, making egress auditing trivial without input parsing.