nexo_learning_list
Retrieve learning entries organized by category, with filters for creation date or specific category.
Instructions
List all learnings, grouped by category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter by category (optional). If empty, shows all grouped. | |
| created_after | No | Filter to learnings created at or after this date/time (optional). | |
| created_before | No | Filter to learnings created at or before this date/time (optional). | |
| limit | No | Accepted for Desktop/client compatibility; grouping is owned by the Brain handler. |