get_test_fixtures
Retrieve test fixture data for automation by filtering on entity type or fetching a specific fixture by ID, providing structured test data on demand.
Instructions
Get test fixture data for automation. Filter by entity type or retrieve a specific fixture by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Specific fixture ID (e.g., 'default_technician', 'test_work_order_open', 'test_equipment_fleet_004') | |
| entity | No | Filter by entity type (e.g., 'Operator', 'Equipment', 'WorkOrder', 'Vendor', 'TimeCode', 'Location') |