Microsoft Bot Framework · Capability
Microsoft Bot Framework Connector REST API — Attachments
Microsoft Bot Framework Connector REST API — Attachments. 3 operations. Lead operation: Get Attachment Info. Self-contained Naftiko capability covering one Microsoft Bot Framework business surface.
What You Can Do
GET
Getattachmentinfo
— Get Attachment Info
/v1/v3/attachments/{attachmentid}
GET
Getattachment
— Get Attachment
/v1/v3/attachments/{attachmentid}/views/{viewid}
POST
Uploadattachment
— Upload Attachment
/v1/v3/conversations/{conversationid}/attachments
MCP Tools
get-attachment-info
Get Attachment Info
read-only
idempotent
get-attachment
Get Attachment
read-only
idempotent
upload-attachment
Upload Attachment