get_employees
Retrieve employee records from the MCP Employee API Server to access and manage workforce data through REST API operations.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}