list_well_known_files
Discover downloadable files attached to Allen brain resources. Specify resource ID and optional filters to retrieve transcriptomics matrices, reference data, and more.
Instructions
List downloadable files (WellKnownFiles) attached to any Allen resource such as a Product, Specimen, or SectionDataSet. Use this to discover transcriptomics matrices, reference data, or other bulk downloads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachableId | Yes | ID of the resource to look up files for (e.g. a Product ID or Specimen ID). | |
| attachableType | No | Type of the resource, e.g. 'Product', 'Specimen', 'SectionDataSet'. Omit to search across all types. | |
| wellKnownFileTypeName | No | Filter by file type name, e.g. 'RNASeqSummarizedToGenesAsCSV', '3DNeuronReconstruction', 'NWBDownload'. | |
| numRows | No | Maximum number of rows to return (default is 50). |