#38129 Investigating P3 comp/cron

[Bug]: Cron sessions expose the memory tool but memory is unavailable at runtime

In cron jobs, the memory tool is exposed to the agent but fails at runtime with 'Memory is not available', because cron sessions run with skip_memory=True while still inheriting the memory tool in their default toolset.