list_entities
Filter and retrieve project entities by type, status, attributes, tags, or text search to manage complex project states in SQLite Project Memory MCP.
Instructions
List entities with optional type, status, attribute, tag, and text filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_type | No | ||
| status | No | ||
| attribute_key | No | ||
| attribute_value | No | ||
| tag | No | ||
| search | No | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |