Factset · Capability
FactSet IRN Meetings API — Comments
FactSet IRN Meetings API — Comments. 8 operations. Lead operation: Factset Get All Comments for a Meeting. Self-contained Naftiko capability covering one Factset business surface.
What You Can Do
GET
Getcomments
— Factset Get All Comments for a Meeting
/v1/v1/meetings/{meetingid}/comments
POST
Createcomment
— Factset Create a Comment to a Meeting
/v1/v1/meetings/{meetingid}/comments
GET
Getcomment
— Factset Get Details of a Comment Belonging to a Meeting
/v1/v1/meetings/{meetingid}/comments/{commentid}
PATCH
Patchcomment
— Factset Edit a Comment for a Meeting
/v1/v1/meetings/{meetingid}/comments/{commentid}
DELETE
Deletecomment
— Factset Delete a Comment From a Meeting
/v1/v1/meetings/{meetingid}/comments/{commentid}
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-comments-meeting
Factset Get All Comments for a Meeting
read-only
idempotent
factset-create-comment-meeting
Factset Create a Comment to a Meeting
factset-get-details-comment-belonging
Factset Get Details of a Comment Belonging to a Meeting
read-only
idempotent
factset-edit-comment-meeting
Factset Edit a Comment for a Meeting
idempotent
factset-delete-comment-meeting
Factset Delete a Comment From a Meeting
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