manage_config
Save, load, list, view, or delete reusable filter configurations for packet capture and analysis. Streamlines setting up network monitoring and troubleshooting workflows with predefined parameters.
Instructions
Save, load, list, or delete reusable filter configurations. Allows LLMs to store commonly used capture and analysis parameters for easy reuse.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action to perform: save, load, list (brief), view (detailed), or delete a configuration | |
config | No | Configuration object (required for save action) | |
detailed | No | Show detailed configuration info when listing (only used with list action) | |
name | No | Name of the configuration (required for save, load, delete) |