Manager Api Request
manager_api_requestSend POST, PUT, or DELETE requests to any Manager.io API path. Bypasses per-resource controls for raw write operations when standard tools are insufficient.
Instructions
Escape hatch: send any method (POST/PUT/DELETE) to any Manager API path. Bypasses per-resource tick boxes, so it requires the separate 'Raw write' box in the control panel. Prefer manager_create / manager_update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes | ||
| method | Yes | ||
| business | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||