x3d_search_nodes
Search X3D nodes by name or description to locate the correct node when the exact name is unknown. Uses the X3D 4.0 specification.
Instructions
Search for X3D nodes by name or description.
Use this when you don't know the exact node name. Searches both node names
and their descriptions in the X3D 4.0 spec.
Args:
query: Search term. Examples: "light", "texture", "animation", "sensor",
"geometry", "audio", "physics", "CAD".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |