Memory Schedule Environment
memory.schedule_environmentAssess local scheduler, Docker, and crontab command availability on Windows, Linux, or macOS in installed or Docker mode. Determine environment readiness without running commands.
Instructions
Check local scheduler, Docker, and crontab command availability without running commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | installed | |
| platform | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| ready | Yes | ||
| checks | Yes | ||
| platform | Yes | ||
| runs_commands | Yes | ||
| mutates_system | Yes | ||
| required_missing | Yes |