resolve_entity_by_name
Find existing project entities by name in the SQLite Project Memory database to identify tasks, metadata, and relationships for AI agents managing complex project states.
Instructions
Resolve a human-readable name to an existing entity when possible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| entity_type | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||