imzali_pdf_indir
Tamamlanmış bir sözleşmenin imzalı PDF'ini indirir. Sözleşmenin sahipliği önce doğrulanır; yalnız tamamlanmış (COMPLETED) sözleşmelerde çalışır.
This record as markdown: /tools/imzala-mcp-server/imzali-pdf-indir.md
What imzali_pdf_indir does on Imzala
AI agents call imzali_pdf_indir as a supporting operation in Imzala workflows.
| Parameter | Type | Required | Description |
|---|---|---|---|
demand_id | string | Yes | İmzalı PDF'i indirilecek tamamlanmış sözleşmenin kimliği |
save_path | string | — | PDF'in kaydedileceği yerel dosya yolu (verilmezse base64 döner) |
Parameters from the server's own tool schema.
Why imzali_pdf_indir is rated Low
Without any rule in front of it, every call an agent makes to imzali_pdf_indir happens silently: no trail, no cap, no way to know it misbehaved until something breaks downstream.
Attacks that exploit this kind of access
The rule that runs imzali_pdf_indir safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Imzala, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For imzali_pdf_indir, this is the rule to start with:
imzali_pdf_indir gets a rate cap, and everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Imzala, apply this rule, and every imzali_pdf_indir call is checked against it from then on.
Questions about imzali_pdf_indir
Tamamlanmış bir sözleşmenin imzalı PDF'ini indirir. Sözleşmenin sahipliği önce doğrulanır; yalnız tamamlanmış (COMPLETED) sözleşmelerde çalışır. It is categorised as a Other tool in the Imzala MCP Server, which means it performs auxiliary operations.
imzali_pdf_indir accepts 2 parameters: demand_id, save_path. Required: demand_id. The full parameter table on this page comes from the server's own tool schema.
Register the Imzala MCP server in PolicyLayer and add a rule for imzali_pdf_indir: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Imzala. Nothing to install.
imzali_pdf_indir is a Other tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the imzali_pdf_indir rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for imzali_pdf_indir. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
imzali_pdf_indir is provided by the Imzala MCP server (@imzala/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Imzala, and thousands of servers like it.
This server
Across the catalogue