auto_layout
Automatically organizes diagram elements with multiple layout algorithms, enabling clear visual arrangement through customizable spacing, alignment, and direction options.
Instructions
自动布局图表元素
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | 布局选项 | |
| algorithm | Yes | 布局算法 | |
| diagram_id | Yes | 图表ID | |
| element_ids | No | 要布局的元素ID列表(不指定则布局所有元素) |