drawing_entities
Retrieve entities from a .jww drawing, optionally filtered by IDs or tag, to inspect and process CAD elements for AI-driven workflows.
Instructions
Return entities of a drawing (optionally only those with given ids or tag).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | ||
| tag | No | ||
| name | Yes | ||
| limit | No | ||
| offset | No |