Method GetAllowedToolsList
GetAllowedToolsList()
Parses the allowed tools string into individual tool specifications.
public IReadOnlyList<string> GetAllowedToolsList()
Returns
- IReadOnlyList<string>
A list of tool specifications, or an empty list if AllowedTools is null or empty.