Downloads a document file from a NASA NTRS (NASA Technical Reports Server) citation. Use this when you need to retrieve PDF or other document files associated with a specific citation ID. Supports partial content downloads via byte range specification.
idRequiredintegerCitation ID number for the NASA NTRS document to download. This is the unique identifier for the citation entry.
rangeRequiredstringHTTP Range header value specifying byte range to download. Use 'bytes=0-' to download entire file, or specify a specific range like 'bytes=0-1024' for partial content.
filenameRequiredstringName of the file to download (e.g., '20040121077.pdf'). This should match the actual filename associated with the citation.
attachmentbooleanIf true, the response will include Content-Disposition header to prompt download as attachment. If false, file may display inline in browser.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.