get_theses
Retrieve a paginated list of thesis records. Provide a cursor for the next page or set a custom number of results per page.
Instructions
Get all thesis records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Cursor for fetching the next page of results | |
| per_page | No | Number of results per page (default: 25) |