get_api_endpoint
Retrieve API endpoint specifications for FleetFocus Technician Portal by providing an entity name and operation, enabling agents to resolve exact API details without live connections.
Instructions
Get API endpoint specification by entity and operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Entity name (e.g., 'technician', 'clock', 'task', 'employee', 'pm_checklist', 'part_request', 'v2_current_labor', 'v2_clock', 'v2_employee', 'v2_time_code', 'v2_work_assignment', 'v2_work_order_task', 'v2_labor_posting') | |
| operation | No | Operation (e.g., 'get_work_orders', 'start_task', 'stop_task', 'clock_in', 'clock_out', 'get_items', 'list') |