search_records
Find PeopleSoft records by name or description. Optionally filter by record type (table, view, derived, temp).
Instructions
Search for PeopleSoft records by name or description.
Args:
search_term: Partial name or description to search for
record_type: Optional filter by type (0=Table, 1=View, 2=Derived, 7=Temp)
Returns:
List of matching records with their types and descriptions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| record_type | No | ||
| search_term | Yes |