workforce-analytics
Run analytics queries against BambooHR datasets, applying optional filters to retrieve targeted workforce insights.
Instructions
Run an analytics query against a BambooHR dataset with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Comma-separated list of fields to include in the results | |
| datasetId | Yes | The dataset ID to query | |
| filtersJson | No | JSON object of filters, e.g. '{"department": "Engineering"}' |