get_entity
Retrieve project entities with associated metadata, content, and events from a centralized SQLite database to maintain consistent project memory and state management.
Instructions
Fetch an entity and optionally include related metadata, content, and events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| include_related | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||