query_attachment
Search a Freshdesk ticket's JSON attachment for specific domains or threat feeds in large files.
Instructions
Search within a JSON attachment on a Freshdesk ticket. Useful for finding specific domains or threat feeds in large JSON files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| ticket_id | Yes | ||
| attachment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| query | Yes | ||
| result | Yes | ||
| attachment_id | Yes |