gerbil_apropos
Search for Gerbil/Gambit Scheme symbols using pattern matching across all namespaces to find relevant functions and variables.
Instructions
Search for Gerbil/Gambit symbols matching a pattern string. Uses Gambit ##apropos to find symbols across all namespaces. Example: pattern "hash-get" returns hash-get and related symbols.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | Search pattern (substring match against symbol names) |