get_intent
Retrieve an intent's full summary and outcome by id or unique 8-char prefix when excerpts from overlaps, context, or lists are not enough. Read-only; records nothing.
Instructions
Fetch one intent's full record — the whole summary and outcome — by id or by a unique 8-char prefix. Overlap, context and list entries carry excerpts only, so call this when the excerpt is not enough: an overlap you have to describe to your user, or a context outcome you want to read in full before starting. Read-only; it records nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The intent id, or a unique 8-char prefix of one (as shown in overlaps and the digest). |