kb_at
Retrieve a knowledge-base atom by its ID to get content, domain, source, and tags. Returns not_found for unknown IDs.
Instructions
Fetch one knowledge-base atom by its exact ID from the fleet Postgres — content, domain, source, and tags. Returns {error: not_found} for an unknown ID. Read-only; the direct-address companion to knowledge_search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| atom_id | Yes |