get_tender_details
Retrieve complete details of a Swiss public tender by providing its project and publication IDs. Access structured data including language preference and raw API response.
Instructions
Get detailed information about a specific tender
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID (UUID) | |
| publicationId | Yes | Publication ID (UUID) | |
| lang | No | Preferred language | en |
| fullRaw | No | Include the complete unmodified API response as JSON at the end of the output. Verbose — only enable when the structured fields are insufficient. |