List Signals by Entity
list_signals_by_entityRetrieve decisions, tasks, and knowledge anchored to a specific entity such as a person, project, or tool. Optionally filter by signal type to narrow 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. |