Method Allow
Allow(params string[])
Adds tool names to the allow list.
public ToolPermissionPolicy Allow(params string[] toolNames)
Parameters
toolNamesstring[]One or more tool names (case-insensitive).
Returns
- ToolPermissionPolicy
This instance for chaining.