get_popular_pipelines
Retrieve the most popular AI workflow pipelines sorted by usage. Use this to discover what other users have found valuable and get inspiration for AI workflows.
Instructions
Top-N most-used pipelines by hit count — what other users have found valuable.
Args: lang: "en" or "ru" (default "en"). limit: Max results (1-25, default 10).
Returns: Same shape as search_pipelines, sorted by hits descending.
Use this for inspiration ("what can I do with AI?", "show me popular AI workflows").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | en | |
| limit | No |