list_articles
List articles published on loopingagent.com (English technical blog: agentic AI, MCP, LangGraph, TypeScript, blockchain). Returns slug, title, category and description for each. Use search_articles to find articles on a topic, and get_article to read one in full.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of articles to return (default: all of them). | |
| category | No | Filter articles by category. |