recall_research_lessons
recall_research_lessonsLoad the FULL body of prior research lessons by id. The turn context already lists the lessons recorded for this scope (name + one-line description); call this when you need a lesson's Why: and How to apply: detail before choosing a branch — especially before proposing a mechanism family a lesson may already have falsified. Drift caveat: a body reflects the state when it was written; check it against the current evidence ledger before acting on it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lessonIds | Yes | ||
| caseStudyId | No | Optional: bind this call to one of your case studies. Defaults to the bound run's case study. | |
| researchRunId | No | Optional: bind this call to one of your existing research runs. Defaults to this session's most recent unfinished run. | |
| mcpIdempotencyKey | No | Unique key for this logical action. Reuse it only when retrying the same arguments. Required for hosted trust-creating actions when no idempotency header is supplied. |