clockify_request
Send custom GET, POST, PUT, PATCH, or DELETE requests to any documented Clockify v1 endpoint not covered by curated tools.
Instructions
Low-level access to any documented Clockify v1 endpoint. Path must start with /v1/. Use for endpoints not covered by curated tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | JSON request body when needed. | |
| path | Yes | Absolute path on the API host, e.g. "/v1/workspaces". | |
| query | No | Query parameters. Array values are repeated as multiple keys. | |
| method | Yes |