get_clients
Retrieve workspace clients with options to filter by name, archived status, and paginate results using the Clockify MCP Server integration.
Instructions
Get all clients in a workspace
Input Schema
Name | Required | Description | Default |
---|---|---|---|
archived | No | Filter by archived status | |
name | No | Filter by client name | |
page | No | Page number (default: 1) | |
pageSize | No | Page size (default: 50, max: 5000) | |
workspaceId | Yes | Workspace ID |