getAllCompanies
Retrieve all companies from the Mews MCP server, with optional filters for company IDs, names, creation or update date range, and pagination settings.
Instructions
Returns all companies, optionally filtered by criteria
Input Schema
Name | Required | Description | Default |
---|---|---|---|
CompanyIds | No | Filter by specific company IDs | |
CreatedUtc | No | Date range filter for company creation | |
Limitation | No | Pagination settings | |
Names | No | Filter by company names | |
UpdatedUtc | No | Date range filter for company updates |