find_cell
Search Draw.io XML for a specific cell by ID, returning the matched cell to verify or analyze diagram structures.
Instructions
Find a specific cell by ID in a Draw.io diagram.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell_id | Yes | The ID of the cell to find | |
| xml_content | Yes | The Draw.io XML content |