ptero_app_request
Perform raw API calls to the Pterodactyl Application API for endpoints without a dedicated tool. Supports GET, POST, PUT, PATCH, DELETE with optional query and body.
Instructions
Make a raw Application API request (useful for endpoints not mapped as tools yet).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| path | Yes | ||
| query | No | ||
| body | No |