Factset · Capability
FactSet IRN Meetings API — Attachments
FactSet IRN Meetings API — Attachments. 7 operations. Lead operation: Factset Get All the Attachments Belonging to a Meeting. Self-contained Naftiko capability covering one Factset business surface.
What You Can Do
GET
Getattachments
— Factset Get All the Attachments Belonging to a Meeting
/v1/v1/meetings/{meetingid}/attachments
POST
Createattachment
— Factset Create an Attachment for a Existing Meeting
/v1/v1/meetings/{meetingid}/attachments
DELETE
Softdeletemeetingattachment
— Factset Delete Attachment From Meeting
/v1/v1/meetings/{meetingid}/attachments/{attachmentid}
GET
Downloadattachment
— Factset Download an Attachment From a Meeting
/v1/v1/meetings/{meetingid}/attachments/{attachmentid}/download
GET
Getcommentattachments
— Factset Get Attachments Summary of a Comment Belonging to a Meeting
/v1/v1/meetings/{meetingid}/comments/{commentid}/attachments
POST
Createcommentattachment
— Factset Create a Comment Attachment to a Meeting
/v1/v1/meetings/{meetingid}/comments/{commentid}/attachments
GET
Downloadcommentattachmentforcomment
— Factset Download Single Attachment Detail of a Comment Belonging to a Meeting
/v1/v1/meetings/{meetingid}/comments/{commentid}/attachments/{attachmentid}/download
MCP Tools
factset-get-all-attachments-belonging
Factset Get All the Attachments Belonging to a Meeting
read-only
idempotent
factset-create-attachment-existing-meeting
Factset Create an Attachment for a Existing Meeting
factset-delete-attachment-meeting
Factset Delete Attachment From Meeting
idempotent
factset-download-attachment-meeting
Factset Download an Attachment From a Meeting
read-only
idempotent
factset-get-attachments-summary-comment
Factset Get Attachments Summary of a Comment Belonging to a Meeting
read-only
idempotent
factset-create-comment-attachment-meeting
Factset Create a Comment Attachment to a Meeting
factset-download-single-attachment-detail
Factset Download Single Attachment Detail of a Comment Belonging to a Meeting
read-only
idempotent