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

publish_board

Publish a board so it is live at its public URL. OFF BY DEFAULT. Putting a board on the public internet is a human decision: unless the FeatureJet deployment has opted in, this returns 403 publish_disabled and the owner publishes from the dashboard. Where it is enabled it needs a write (or admin)...

SERVERFeatureJet SOURCEhttps://mcp.featurejet.com/mcp
Medium RISK CLASS
Category Write
Parameters 11 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/publish-board.md

What publish_board does on FeatureJet

AI agents use publish_board 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

Parameters from the server's own tool schema.

Why publish_board is rated Medium

This tool creates a public-facing change by making a previously private or unpublished board accessible at its public URL. This is a reversible modification (boards can be unpublished) and represents a Write operation rather than Execute, Destructive, or Financial.

From the tool's definition Tool description states it will 'Publish a board so it is live at its public URL' and requires 'write (or admin) scoped key'. The action of publishing makes a board publicly accessible on the internet.

Risk signalsAdmin/system-level operation

Questions about publish_board

What does the publish_board tool do? +

Publish a board so it is live at its public URL. OFF BY DEFAULT. Putting a board on the public internet is a human decision: unless the FeatureJet deployment has opted in, this returns 403 publish_disabled and the owner publishes from the dashboard. Where it is enabled it needs a write (or admin) scoped key and an active subscription -- an org without one gets 403 subscription_required. 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 publish_board accept? +

publish_board accepts 1 parameter: slug. Required: slug. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on publish_board? +

Register the FeatureJet MCP server in PolicyLayer and add a rule for publish_board: 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 publish_board? +

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

Can I rate-limit publish_board? +

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

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

publish_board 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.

Across the catalogue

// 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.