picus_list_templates
Retrieve threat templates from Picus Security, filtered by category and content type, with paginated results including threat count and agent types.
Instructions
List threat templates (dynamic and static).
Filters: category_name (e.g. "My Templates", "Emerging Threats", "Suggested by Picus Labs") and content_type ("dynamic" for rule-based or "static" for threat-list-based). Paginated via limit/offset. Each template reports threat_count, agent_types, and content_updated_at (epoch ms).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| content_type | No | ||
| category_name | No |