Factset · Capability
FactSet IRN Notes API — Comments
FactSet IRN Notes API — Comments. 8 operations. Lead operation: Factset Get All Comments for a Note. Self-contained Naftiko capability covering one Factset business surface.
What You Can Do
GET
Getcomments
— Factset Get All Comments for a Note
/v1/v1/notes/{noteid}/comments
POST
Createcomment
— Factset Create a Comment to a Note
/v1/v1/notes/{noteid}/comments
GET
Getcomment
— Factset Get Details of a Comment Belonging to a Note
/v1/v1/notes/{noteid}/comments/{commentid}
PATCH
Patchcomment
— Factset Edit a Comment for a Note
/v1/v1/notes/{noteid}/comments/{commentid}
DELETE
Deletecomment
— Factset Delete a Comment From a Note
/v1/v1/notes/{noteid}/comments/{commentid}
GET
Getcommentattachments
— Factset Get Attachments Summary of a Comment Belonging to a Note
/v1/v1/notes/{noteid}/comments/{commentid}/attachments
POST
Createcommentattachment
— Factset Create a Comment Attachment to a Note
/v1/v1/notes/{noteid}/comments/{commentid}/attachments
GET
Downloadcommentattachmentforcomment
— Factset Download Single Attachment Detail of a Comment Belonging to a Note
/v1/v1/notes/{noteid}/comments/{commentid}/attachments/{attachmentid}/download
MCP Tools
factset-get-all-comments-note
Factset Get All Comments for a Note
read-only
idempotent
factset-create-comment-note
Factset Create a Comment to a Note
factset-get-details-comment-belonging
Factset Get Details of a Comment Belonging to a Note
read-only
idempotent
factset-edit-comment-note
Factset Edit a Comment for a Note
idempotent
factset-delete-comment-note
Factset Delete a Comment From a Note
idempotent
factset-get-attachments-summary-comment
Factset Get Attachments Summary of a Comment Belonging to a Note
read-only
idempotent
factset-create-comment-attachment-note
Factset Create a Comment Attachment to a Note
factset-download-single-attachment-detail
Factset Download Single Attachment Detail of a Comment Belonging to a Note
read-only
idempotent