Append a research finding
append_researchCapture each research finding directly in a ticket's durable knowledge-base doc, preserving it for future tickets instead of relying on the ephemeral scratchpad.
Instructions
Capture ONE research finding into a ticket's durable research doc AS YOU GO (FBMCPF-333). Appends to the same kb doc get_work_packet auto-attaches downstream (research-), creating it on the first call and appending on later ones — so findings accrue in the always-indexed kb/ knowledge base instead of the ephemeral scratchpad. Prefer this over append_scratchpad for anything worth remembering across tickets: call it repeatedly during research rather than saving one brief only at the end.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket | Yes | Ticket the finding belongs to (e.g. FBF-12). | |
| finding | Yes | One finding / note, markdown; stored verbatim as its own paragraph. | |
| project | Yes |