search_target_lists
Filter and retrieve target lists by criteria such as name, owner, category, or specified targets, enabling precise search within network security configurations.
Instructions
Search target lists with client-side filtering (convenience wrapper around get_target_lists)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | No | Filter by category | |
limit | No | Maximum number of target lists to return | |
owner | No | Filter by owner (global or box gid) | |
query | No | Search query for target lists. Supported fields: name:*Social*, owner:global/box_gid, category:social/games/ad/porn/etc, targets:*.facebook.com, notes:"description text". Examples: "category:social", "owner:global AND name:*Block*", "targets:*.gaming.com" |