Raw Request
raw_requestRetrieve data from any Atlas Przetargów API endpoint by specifying its path, enabling access to endpoints without dedicated tools.
Instructions
Escape hatch: GET any Atlas Przetargów API endpoint (path must start with /api/). Use for endpoints not covered by dedicated tools.
Examples: raw_request("/api/tenders/agg/provinces") raw_request("/api/entities/search", params_json='{"q": "gddkia"}')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| params_json | No |