VirusTotal · Capability
VirusTotal API v3 - IoC Investigation — IoC Investigation - Comments
VirusTotal API v3 - IoC Investigation — IoC Investigation - Comments. 6 operations. Lead operation: Get Latest Comments. Self-contained Naftiko capability covering one VirusTotal business surface.
What You Can Do
GET
Getcomments
— VirusTotal Get Latest Comments
/v1/comments
DELETE
Commentiddelete
— VirusTotal Delete a Comment
/v1/comments/{id}
GET
Getcomment
— VirusTotal Get a Comment Object
/v1/comments/{id}
GET
Commentsrelationshipsids
— VirusTotal Get Object Descriptors Related to a Comment
/v1/comments/{id}/relationships/{relationship}
POST
Votecomment
— VirusTotal Add a Vote to a Comment
/v1/comments/{id}/vote
GET
Commentsrelationships
— VirusTotal Get Objects Related to a Comment
/v1/comments/{id}/{relationship}
MCP Tools
get-latest-comments
VirusTotal Get Latest Comments
read-only
idempotent
delete-comment
VirusTotal Delete a Comment
idempotent
get-comment-object
VirusTotal Get a Comment Object
read-only
idempotent
get-object-descriptors-related-comment
VirusTotal Get Object Descriptors Related to a Comment
read-only
idempotent
add-vote-comment
VirusTotal Add a Vote to a Comment
get-objects-related-comment
VirusTotal Get Objects Related to a Comment
read-only
idempotent