List Knowledge Base Entries
neuron_list_kb_entriesRetrieve and filter knowledge base entries by folder or source type. Use pagination to navigate results.
Instructions
Retrieve entries from a knowledge base with optional filtering and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier of the knowledge base | |
| page | No | Page number for pagination (starts at 1) | |
| limit | No | Maximum number of entries to return per page | |
| folder | No | Filter entries by folder ('general', 'skills', 'contexts', 'documents', 'faqs') | |
| source | No | Filter entries by source type ('manual', 'document', 'url') |