query_entities
Query any easyJOB entity like Users or Jobs with custom filters and field selections. Retrieve specific data using FetchsonQuery syntax.
Instructions
Execute a generic FetchsonQuery against any easyJOB entity. Allows filtering and custom selections on User, Job, TimeRecording, Task, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The FetchsonQuery configuration object. |