List Signals by Entity
list_signals_by_entityRetrieve all signals (decisions, tasks, knowledge) associated with a specific person, project, or tool by providing an entity slug. Filter by signal type and limit results.
Instructions
list_signals_by_entity
List all signals anchored to an entity.
When to use: retrieve decisions, tasks, knowledge, etc. for a specific person/project/tool. Returns: signals with type, title, and summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum signals, default 20. | |
| entity_slug | Yes | Entity slug, for example `entities/alice`. | |
| signal_types | No | Optional signal type filter. |