Define equipment limits
create_environmentCreate a Rhylthyme environment definition with resource constraints for a workspace (lab, kitchen, bakery, etc.). Returns environment JSON; copy its resourceConstraints into the program (or reference it by environmentId) before calling visualize_schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| type | Yes | ||
| actors | No | How many people can work at once (default 1). | |
| description | No | ||
| resourceConstraints | Yes |