get_trending
Live trending packages with rank-delta and weekly growth %. USE WHEN: 'what is rising in npm/PyPI/Cargo right now'; recommendation not biased by training-data cutoff. RETURNS: {items[]: {name, rank, rank_delta, weekly_growth_pct}}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results, 1-50. Default 20. | |
| scope | No | Time window. Defaults to week. | |
| ecosystem | No | Optional. If omitted returns cross-ecosystem trending. |