browse_new_tools
Discover recently added developer tools across categories. Browse new arrivals to explore trending options, find adjacent solutions, or when specific searches return no results.
Instructions
Browse recently added developer tools on IndieStack.
Call this when the user asks what's new, what's trending, or wants to explore the catalog without a specific need in mind. Also useful when find_tools() returns no results — browse recent additions to find something adjacent.
Different from find_tools(): this returns newest arrivals across all categories, not ranked by relevance to a query. Good for discovery and serendipity.
Args: limit: Number of tools to return (default 10, max 50) offset: Pagination offset (default 0). Use offset=10 to see the next page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |