search_peoplecode
Search for specific text within PeopleCode programs by scope—records, components, or application engines—to quickly locate relevant code locations.
Instructions
Search for text within PeopleCode programs.
Args:
search_term: Text to search for in PeopleCode
search_in: Where to search - 'all', 'record', 'component', 'appengine'
Returns:
List of PeopleCode locations containing the search term
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search_in | No | all | |
| search_term | Yes |