get_unfilled_request_template
Return an unfilled template for a referral network or an identifiable provider. The server accepts no personal fields and never sends the request. Replace bracketed placeholders locally.
This record as markdown: /tools/com-geezerkeeper-referral-exit-routes/get-unfilled-request-template.md
What get_unfilled_request_template does on GeezerKeeper Referral Exit Routes and Deadlines
AI agents call get_unfilled_request_template to retrieve information from GeezerKeeper Referral Exit Routes and Deadlines without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
sourceId | string | Yes | Used only to return the current source-specific destination and instructions |
recipientType | string | Yes | Return a template for the referral network or for one identified provider |
Parameters from the server's own tool schema.
Why get_unfilled_request_template is rated Low
This tool retrieves and returns a template document without executing any side effects, modifying data, or taking external actions. The explicit constraint that it 'never sends the request' and handles only unfilled templates with placeholders confirms this is a safe read operation. The server context ('Read-only') and tool design reinforce the Read category.
From the tool's definition Tool returns an unfilled template with no personal data and explicitly does not send requests. Description states: 'no personal fields and never sends the request' and 'Replace bracketed placeholders locally.' This is a straightforward retrieval operation.
Attacks that exploit this kind of access
The rule that runs get_unfilled_request_template safely
PolicyLayer is an MCP gateway: it sits between your AI agents and GeezerKeeper Referral Exit Routes and Deadlines, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For get_unfilled_request_template, this is the rule to start with:
get_unfilled_request_template is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect GeezerKeeper Referral Exit Routes and Deadlines, apply this rule, and every get_unfilled_request_template call is checked against it from then on.
Questions about get_unfilled_request_template
Return an unfilled template for a referral network or an identifiable provider. The server accepts no personal fields and never sends the request. Replace bracketed placeholders locally. It is categorised as a Read tool in the GeezerKeeper Referral Exit Routes and Deadlines MCP Server, which means it retrieves data without modifying state.
get_unfilled_request_template accepts 2 parameters: sourceId, recipientType. Required: sourceId, recipientType. The full parameter table on this page comes from the server's own tool schema.
Register the GeezerKeeper Referral Exit Routes and Deadlines MCP server in PolicyLayer and add a rule for get_unfilled_request_template: 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 GeezerKeeper Referral Exit Routes and Deadlines. Nothing to install.
get_unfilled_request_template is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the get_unfilled_request_template 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 get_unfilled_request_template. 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.
get_unfilled_request_template is provided by the GeezerKeeper Referral Exit Routes and Deadlines MCP server (https://geezerkeeper.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on GeezerKeeper Referral Exit Routes and Deadlines, and thousands of servers like it.
Across the catalogue