get_page_fields
Retrieve all fields and their properties from a PeopleSoft page definition by providing the page name.
Instructions
Get all fields defined on a PeopleSoft page with their properties.
Args:
page_name: The page name (e.g., 'JOB_DATA1', 'PERSONAL_DATA_1')
Returns:
Page definition with all field controls and their record/field bindings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_name | Yes |