Context Reference: Can be referenced as an output in other actions
Updated Context: The agent’s context is updated behind the scenes
Lindy automatically manages context accrual for all actions. Anything you explicitly add to context gets prioritized and placed at the top — making it highly favored in the agent’s decision-making process.
Remaining Context: What context (if any) was preserved
Advanced Pattern: Before clearing context, save important information to variables. After clearing, add only the essential context back using those variables.