zscaler_get_toolset_tools
Retrieve tools from a specific toolset and check their current availability. Filter results by name or description substring.
Instructions
Drill into a specific toolset to see its tools and whether each one can be called right now. Use after zscaler_list_toolsets has identified the relevant toolset. Each result row has 'available' and (when false) 'unavailable_reason'. Treat 'available: false' as authoritative and report the situation to the user instead of attempting to call the tool. Supports name / description substring filters to narrow the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolset | Yes | ||
| name_contains | No | ||
| description_contains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |