coherra_list
List Coherra entities optionally filtered by category, showing recently updated entries first with value, confidence, source, and timestamps.
Instructions
List entities managed by Coherra, optionally filtered by category.
Returns entities most-recently-updated first. Each result includes the structured Coherra body so the caller can inspect value, confidence, source, and timestamps without a separate recall call.
Args: category: Optional category filter. Omit to list all categories. limit: Maximum entities to return (default 50, max 200).
Returns: {"ok": True, "category": ..., "count": N, "results": [...]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| category | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||