pyrosetta_introspect
Search PyRosetta API classes by name and kind to retrieve documentation and constructor signatures for movers, filters, selectors, and task operations.
Instructions
Search PyRosetta API classes (movers, filters, selectors, task operations) and return docs and signatures. Use to discover available PyRosetta classes or get constructor details. Requires local installation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Substring to match class names | |
| kind | No | Filter by kind: mover|filter|selector|task | |
| max_results | No | Max number of results (default 50) |