get_tender_details
Fetch detailed information for a specific tender from simap.ch by supplying its project and publication IDs. Access structured data, language options, and full raw JSON when needed.
Instructions
Get detailed information about a specific tender
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. | |
| projectId | Yes | Project ID (UUID) | |
| publicationId | Yes | Publication ID (UUID) |