Factset · Capability
FactSet IRN Notes API — Attachments
FactSet IRN Notes API — Attachments. 7 operations. Lead operation: Factset Get All the Attachments Belonging to a Note. Self-contained Naftiko capability covering one Factset business surface.
What You Can Do
GET
Getattachments
— Factset Get All the Attachments Belonging to a Note
/v1/v1/notes/{noteid}/attachments
POST
Createattachment
— Factset Create an Attachment for an Existing Note
/v1/v1/notes/{noteid}/attachments
DELETE
Softdeletenoteattachment
— Factset Delete Attachment From Note
/v1/v1/notes/{noteid}/attachments/{attachmentid}
GET
Downloadattachment
— Factset Download an Attachment From a Note
/v1/v1/notes/{noteid}/attachments/{attachmentid}/download
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-attachments-belonging
Factset Get All the Attachments Belonging to a Note
read-only
idempotent
factset-create-attachment-existing-note
Factset Create an Attachment for an Existing Note
factset-delete-attachment-note
Factset Delete Attachment From Note
idempotent
factset-download-attachment-note
Factset Download an Attachment From a Note
read-only
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