build_reminder

build_reminder

Server Tick kpihx/tick-mcp
Category Other
Risk class Low
Parameters 00 required

What build_reminder does on Tick

AI agents call build_reminder as a supporting operation in Tick workflows.

Why build_reminder needs a policy

The description is empty, so classification relies solely on the tool name. 'build_reminder' suggests constructing or building a reminder data structure (similar to the sibling tool 'build_recurrence_rule' which likely just formats data). This is likely a helper/builder function with no direct side effects, though confidence is low due to missing description.

From the tool's definition Tool name is 'build_reminder' and description is empty/uninformative. Based on name alone, it likely constructs or formats a reminder object rather than performing a side-effectful operation.

Questions about build_reminder

What does the build_reminder tool do? +

build_reminder. It is categorised as a Other tool in the Tick MCP Server, which means it performs auxiliary operations.

How do I enforce a policy on build_reminder? +

Register the Tick MCP server in PolicyLayer and add a rule for build_reminder: 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 Tick. Nothing to install.

What risk level is build_reminder? +

build_reminder is a Other tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit build_reminder? +

Yes. Add a rate_limit block to the build_reminder 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.

How do I block build_reminder completely? +

Set action: deny in the PolicyLayer policy for build_reminder. 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.

What MCP server provides build_reminder? +

build_reminder is provided by the Tick MCP server (kpihx/tick-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.