hires_list_questions
Fetch a paginated list of questions for a company. Use page and size parameters to navigate results, and optionally specify a company ID.
Instructions
List paginated question catalog for the company.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| size | No | Page size (default 25) | |
| company_id | No | Target company ID (uses default company when omitted) |