zenkit
Send any HTTP request to Zenkit API to manage workspaces, lists, entries, and more. Specify method, path, and optional body for full control.
Instructions
Raw Zenkit API access. Complete control over any Zenkit operation via direct API calls. Pass method, path, and optional body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body for POST/PATCH/PUT operations (optional for GET/DELETE) | |
| path | Yes | Zenkit API path (e.g., /workspaces, /lists/123/entries, /lists/123/elements). Full path without base URL. | |
| method | Yes | HTTP method |