List wFirma contractors
wfirma_list_contractorsRetrieve contractors for a specific wFirma client company by providing its internal company ID. Use pagination to browse records, solving the need to access contractor lists for a selected company.
Instructions
List contractors for one explicitly selected wFirma client company.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1. | |
| limit | No | Records per page, up to 100. | |
| companyId | Yes | Internal wFirma company id returned by wfirma_list_companies. Never use a NIP here. |