query_task

Search and query tasks by keywords

Server MCP Shrimp Task Manager samihalawa/gist-task-manager-mcp
Category Read
Risk class Low
Parameters 00 required

What query_task does on MCP Shrimp Task Manager

AI agents call query_task to retrieve information from MCP Shrimp Task Manager without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why query_task needs a policy

This tool retrieves or searches task information based on keyword input. It has no side effects, does not modify data, and does not execute operations. It is a classic Read operation that queries existing state without changing anything. Low severity reflects minimal blast radius if misused—worst case an agent searches for sensitive task keywords, but cannot alter, delete, or execute anything.

From the tool's definition Tool name is 'query_task' and description states 'Search and query tasks by keywords' — purely retrieving/searching existing task data with no modification capability.

Questions about query_task

What does the query_task tool do? +

Search and query tasks by keywords. It is categorised as a Read tool in the MCP Shrimp Task Manager MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on query_task? +

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

What risk level is query_task? +

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

Can I rate-limit query_task? +

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

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

query_task is provided by the MCP Shrimp Task Manager MCP server (samihalawa/gist-task-manager-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// THE FULL RECORD

query_task is one line of MCP Shrimp Task Manager's registry record.

The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

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.