Retrieve a list of clients from a Toggl Track workspace with optional filtering by status and name. Use this tool to: - List all clients in a workspace - Filter clients by active/archived status - Search for clients by name (case-insensitive) - Get client details including IDs,…
namestringFilter by client name (case-insensitive search). Returns all clients whose names contain this string.
statusstringFilter by client status: 'active' for active clients only, 'archived' for archived clients only, 'both' for all clients. Defaults to 'active' if not specified.
workspace_idRequiredintegerThe unique ID of the workspace to list clients from
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.