task_acceptance_criteria_mark_unmet

task_acceptance_criteria_mark_unmet

Server Task Crusader MCP mcrescenzo/task-crusader-mcp
Category Write
Risk class Medium
Parameters 00 required

What task_acceptance_criteria_mark_unmet does on Task Crusader MCP

AI agents use task_acceptance_criteria_mark_unmet to create or update resources in Task Crusader MCP — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Task Crusader MCP environment.

Why task_acceptance_criteria_mark_unmet needs a policy

This tool changes the state of acceptance criteria for a task from met to unmet, which is a reversible modification of task data. It does not delete data (would be Destructive), execute arbitrary code (would be Execute), or move money (would be Financial). The empty description limits confidence slightly, but the clear naming convention and context within a task management system indicate a Write operation.

From the tool's definition Tool name 'task_acceptance_criteria_mark_unmet' indicates modification of task acceptance criteria state. Sibling tools include campaign_create, campaign_delete, and campaign_details, establishing this as a task/campaign management system.

Questions about task_acceptance_criteria_mark_unmet

What does the task_acceptance_criteria_mark_unmet tool do? +

task_acceptance_criteria_mark_unmet. It is categorised as a Write tool in the Task Crusader MCP MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

How do I enforce a policy on task_acceptance_criteria_mark_unmet? +

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

What risk level is task_acceptance_criteria_mark_unmet? +

task_acceptance_criteria_mark_unmet is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit task_acceptance_criteria_mark_unmet? +

Yes. Add a rate_limit block to the task_acceptance_criteria_mark_unmet 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 task_acceptance_criteria_mark_unmet completely? +

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

task_acceptance_criteria_mark_unmet is provided by the Task Crusader MCP server (mcrescenzo/task-crusader-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.