Raw API request
bandlab_raw_requestAccess undocumented BandLab API endpoints directly; GET is always permitted, while write methods require enabled writes.
Instructions
Escape hatch for endpoints this server does not wrap yet. The BandLab API is undocumented, so this is how you explore it. GET always allowed; other methods require writes to be enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes | Path after the API base, e.g. /users/me/songs | |
| query | No | ||
| method | No | GET |