search_api_code
Search the Pumpkin Plugin API and WIT codebase by string or regex to locate plugin interfaces, documentation, and implementation examples.
Instructions
Searches for a string or regex pattern in the Pumpkin Plugin API and WIT codebase
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search term or regex pattern | |
| isRegex | No | Whether the query is a regular expression |