Get Shape Catalog
get_shape_catalogReturn compact machine-readable shape metadata for planning a diagram: semantic tags, geometry family, container support, recommended padding, default size, and MCP availability. Use this before create_diagram when choosing shapes or containers. Unlike get_shape_docs, this tool is concise and filterable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by one exact AI tag, e.g. container-capable, decision, database, or architecture. | |
| category | No | Filter by the shape category. | |
| containerMode | No | Filter by container support. adaptive shapes become containers when they receive children. |