sam_attachment_url
Build a public download URL for any SAM.gov attachment resource ID, enabling direct file retrieval via signed S3 URL.
Instructions
Build the public download URL for an attachment resourceId. The URL returns a 303 redirect to a signed S3 URL — fetch with redirect:'follow' to get the file bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resourceId | Yes | Resource id from sam_get_opportunity → resourceLinks (URL-tail hex) |