list_facts
Retrieve structured facts as lightweight summaries, with optional filters for subject type, object type, and predicate.
Instructions
List facts as lightweight summaries.
Args: limit: Maximum results (1-100, default 50) subject_type: Filter by subject type object_type: Filter by object type predicate: Filter by predicate
Returns: List of fact summaries
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| predicate | No | ||
| object_type | No | ||
| subject_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |