get_records
Retrieve records from an Appian application by specifying the record type name. Optionally set the maximum number of records to return.
Instructions
Retrieve records from an Appian application using record type name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recordName | Yes | The name of the Appian record type | |
| pageSize | No | Maximum number of records to return (default: 100) |