Skip to main content
Glama

Israeli Land Authority MCP Server

by barvhaim
6
  • Apple

get_tender_details

Retrieve detailed information about a specific tender from the Israeli Land Authority by providing its ID. Access dates, guarantees, documents, and administrative details for streamlined tender analysis.

Instructions

Get comprehensive details for a specific tender by ID

Returns detailed information including dates, guarantees, documents, and administrative details for the specified tender.

Input Schema

NameRequiredDescriptionDefault
argsYes

Input Schema (JSON Schema)

{ "$defs": { "TenderDetailsArgs": { "description": "Arguments for tender details tools", "properties": { "michraz_id": { "description": "The tender ID to get details for", "title": "Michraz Id", "type": "integer" } }, "required": [ "michraz_id" ], "title": "TenderDetailsArgs", "type": "object" } }, "properties": { "args": { "$ref": "#/$defs/TenderDetailsArgs", "title": "Args" } }, "required": [ "args" ], "type": "object" }
Install Server

Other Tools from Israeli Land Authority MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/barvhaim/remy-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server