lop_prim_search
Search USD prims by name substring or exact type name. Returns matching prims up to a specified limit, or lists all prims when no filters are provided.
Instructions
按 name 子串 / type_name 精确匹配搜索 prim (add-usd-solaris-tools,NO_UNDO)。
两者都省略时等价于 ``list_usd_prims``(受 cap 限制)。响应过 server
端 ``apply_response_cap``。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes | ||
| name | No | ||
| max_depth | No | ||
| max_prims | No | ||
| node_path | Yes | ||
| type_name | No |