Key Takeaways
* Context templates let you declare what context an agent gets (user summary, edges, entities, episodes, with per-section limits and types) instead of writing sequential retrieval calls in code.
* Save a template once and reference it by ID, so your context configuration is version-controlled and reproducible across agent calls