Get Tender
get_tenderFetch complete tender details by ID, including full notice text when needed. Access Polish public procurement data from BZP and TED.
Instructions
Get full details of a tender by ID ('2026/BZP 00202613' or 'TED-123456-2026').
Set full=True to include the complete notice text (htmlBody) - it can be very large (tens of KB); default response excludes it.
Examples: get_tender("2026/BZP 00276746") get_tender("TED-279585-2026", full=True)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | ||
| tender_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||