dev #2000
Updated by Ayat Rahman about 1 year ago
#### **Description:**
Build the GET /api/v1/ai-tool endpoint to retrieve all tools with filtering (e.g., pricingType=Free, userId), pagination (limit, offset), and sorting (sort=desc). Include metadata like pricing plans and tags in the response.
---