Trellix Web Gateway · Capability
Trellix Web Gateway REST API — Lists
Trellix Web Gateway REST API — Lists. 5 operations. Lead operation: List custom lists. Self-contained Naftiko capability covering one Trellix Web Gateway business surface.
What You Can Do
GET
Listcustomlists
— List custom lists
/v1/lists
GET
Getcustomlist
— Get a custom list
/v1/lists/{listid}
PUT
Updatecustomlist
— Update a custom list
/v1/lists/{listid}
POST
Addlistentry
— Add an entry to a custom list
/v1/lists/{listid}/entries
DELETE
Deletelistentry
— Delete an entry from a custom list
/v1/lists/{listid}/entries/{entryid}
MCP Tools
list-custom-lists
List custom lists
read-only
idempotent
get-custom-list
Get a custom list
read-only
idempotent
update-custom-list
Update a custom list
idempotent
add-entry-custom-list
Add an entry to a custom list
delete-entry-custom-list
Delete an entry from a custom list
idempotent