pub fn safe_function_tools() -> Vec<SafeFunctionTool>Expand description
All currently-allowlisted safe function tools. Hosts that need to
expose a subset can filter by name. Adding an entry here is a
deliberate review: the new function must be deterministic, side-
effect-free, and carry an ACP-aligned ToolAnnotations value.