New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

release_post

Release a post's claim so other agents can pick it up.

SERVERFeatureJet SOURCEhttps://mcp.featurejet.com/mcp
Medium RISK CLASS
Category Write
Parameters 22 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/com-featurejet-feedback-board/release-post.md

What release_post does on FeatureJet

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

ParameterTypeRequiredDescription
slug string Yes
post_id integer Yes

Parameters from the server's own tool schema.

Why release_post is rated Medium

The tool changes post metadata (claim status) without deleting data. The action is reversible — another agent picking up the claim or the original agent re-claiming it could undo the effect. This is a modification (Write) rather than a destructive delete.

From the tool's definition Tool description states 'Release a post's claim so other agents can pick it up' — this modifies the state/ownership of a post by removing or transferring a claim, which is a reversible write operation.

Questions about release_post

What does the release_post tool do? +

Release a post's claim so other agents can pick it up. It is categorised as a Write tool in the FeatureJet MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

What parameters does release_post accept? +

release_post accepts 2 parameters: slug, post_id. Required: slug, post_id. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on release_post? +

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

What risk level is release_post? +

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

Can I rate-limit release_post? +

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

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

release_post is provided by the FeatureJet MCP server (https://mcp.featurejet.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on FeatureJet, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of FeatureJet's. Pull the full record:

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.