list_joints
List all physics joints in a Godot project, with optional filters for joint type or scene to locate specific connections.
Instructions
List physics joints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| joint_type | No | Filter by joint type | |
| scene_path | No | Filter to a specific scene |