Mercury
getAttachment
Retrieve attachment details including download URL
Remote mercury
Remote (network-hosted)
Other tools also called getAttachment?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"attachmentId": {
"type": "string",
"format": "uuid",
"description": "ID for the attachment."
}
}
}