search
Find Python objects in the live IPython namespace by exact or partial name, with optional exact match and result limits.
Instructions
Search visible live namespace objects by exact or partial name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exact | No | ||
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| results | Yes | ||
| runtime | No | ||
| truncated | No |