get_component_structure
Retrieve the structure of a PeopleSoft component, including its pages, records, and menu navigation path. Input a component name to get its definition.
Instructions
Get the structure of a PeopleSoft component including its pages,
records, and navigation path.
Args:
component_name: The component name (e.g., 'JOB_DATA', 'PERSONAL_DATA')
Returns:
Component definition with pages, records, and menu navigation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component_name | Yes |