set_dashcard_inline_parameters

set_dashcard_inline_parameters

Server Metabase voducdan/matebase-mcp
Category Write
Risk class Medium
Parameters 00 required

What set_dashcard_inline_parameters does on Metabase

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

Why set_dashcard_inline_parameters needs a policy

This tool modifies dashboard card configuration by setting inline parameters. While the description is empty (lowering confidence slightly), the name and context within a dashboard management suite clearly indicate a Write operation that creates or modifies data reversibly. It does not delete data (not Destructive), execute arbitrary code (not Execute), or move money (not Financial).

From the tool's definition Tool name 'set_dashcard_inline_parameters' indicates modification of dashboard card parameters. Part of a Metabase tool suite that includes 'create_dashboard', 'create_card', and other mutation operations.

Questions about set_dashcard_inline_parameters

What does the set_dashcard_inline_parameters tool do? +

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

How do I enforce a policy on set_dashcard_inline_parameters? +

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

What risk level is set_dashcard_inline_parameters? +

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

Can I rate-limit set_dashcard_inline_parameters? +

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

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

set_dashcard_inline_parameters is provided by the Metabase MCP server (voducdan/matebase-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// THE FULL RECORD

set_dashcard_inline_parameters is one line of Metabase'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.