Tool to retrieve information about AGAGE (Advanced Global Atmospheric Gases Experiment) data files. Returns paginated results (40 files per page) with detailed metadata including compound names, stations, dates, instruments, and file locations. Use when you need to search or bro…
pageintegerPage number for paginated results. Each page returns 40 data files. Must be 1 or greater.
orderstringPrimary sort order for results. Valid values: 'compound_display_order', 'station_display_order', 'data_date', 'upload_date', 'compound_name', 'file_name', 'product_type_name', 'data_frequency_name', 'instrument_names', 'station_name', 'version_name'. Secondary sort is always by…
stationstringOne or more comma-separated station IDs to filter by (e.g., '16').
versionstringOne or more comma-separated version IDs to filter by (e.g., '1').
compoundstringOne or more comma-separated compound IDs to filter by (e.g., '14' or '14,15,16').
max_datestringExclude all data after this date. Format: YYYY-MM-DD (e.g., '2030-05-01').
min_datestringExclude all data before this date. Format: YYYY-MM-DD (e.g., '2021-05-01').
instrumentstringOne or more comma-separated instrument IDs to filter by (e.g., '6').
recommendedbooleanFilter by recommendation status. If true, returns only files recommended by the AGAGE team. If false, returns non-recommended files. If omitted, returns all files regardless of recommendation status.
product_typestringOne or more comma-separated product type IDs to filter by (e.g., '1' or '1,2').
data_frequencystringOne or more comma-separated data frequency IDs to filter by (e.g., '1').
order_directionstringSort direction for the order parameter. Valid values: 'asc' (ascending) or 'desc' (descending). Defaults to 'desc'.
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.