list_algorithms
List available schedule optimization algorithms with metadata to choose one suitable for your workload.
Instructions
List available schedule optimization algorithms.
Returns metadata for each algorithm so callers can choose one appropriate for their workload.
Returns:
Dict with algorithms (list of {name, display_name, description})
and total count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||