paperclip_api_request
Make raw HTTP requests to any Paperclip endpoint to access features not covered by standard tools.
Instructions
Make a raw API request to any Paperclip endpoint (escape hatch)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | JSON body as string | |
| path | Yes | API path (e.g. /api/agents) | |
| method | Yes | HTTP method |