glide.email.inbound.image_sys_attachment.filter.action
ServiceNow property description:
The action to take on filtered inbound email image attachments
Attributes
- Sys ID: 5e46903553303200469a286906dc3494
- Type: choice list
- Application: Global
- Default value: AttachEmail

AI generated property description:
The ServiceNow property `glide.email.inbound.image_sys_attachment.filter.action` determines the action to take on filtered inbound email image attachments. According to the documentation, this property can be set to either "delete" or "retain." When set to "delete," the system will remove the filtered image attachments from the inbound email. Conversely, setting it to "retain" will keep the filtered image attachments. This property is useful for managing the storage and processing of email attachments, ensuring that only relevant images are retained or discarded based on the organization's needs.
Source