Back to catalog
Cortexa research tool·cs ml·anaconda
Anaconda Search Packages
Search Anaconda.org for conda packages across all channels (conda-forge, bioconda, defaults, etc.). Returns matching packages with name, owner/channel, summary, versions, platforms, and download counts. Anaconda.org hosts conda packages for Python, R, and other languages used in scientific computing, data science, and bioinformatics. Bioconda alone has 9,000+ bioinformatics packages.
Slowlast probed 2026-05-01 01:00Z· 11538msCortexa
Status
Succeeds, but routinely takes more than 8 seconds. Hidden from the agent's default toolset; available via opt-in.
Note: Latency 11538ms > 8000ms threshold
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 11538ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"name": {
"description": "Package name to search for (e.g., 'numpy', 'samtools', 'biopython', 'r-ggplot2')",
"type": "string"
},
"type": {
"description": "Package type filter: 'conda' (default), 'pypi', or 'standard_python'",
"type": [
"string",
"null"
]
}
},
"required": [
"name"
],
"type": "object"
}Examples (1)
Default Anaconda Search Packages call
public-safeinput
{
"name": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Anaconda_search_packages
- Tool name
- Anaconda_search_packages
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse