get_database_entity

Get data from a specific database entity type (e.g. clients, spaces). Automatically discovers the correct dashboard/view UUIDs for the entity. Supports pagination.

Server Fusebase MCP Server ryan-haver/fusebase-mcp
Category Read
Risk class Low
Parameters 00 required

What get_database_entity does on Fusebase MCP Server

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

Why get_database_entity needs a policy

This tool retrieves database records with automatic schema discovery and pagination support. It performs no side effects, makes no destructive changes, executes no external operations, and involves no financial transactions. It is purely a data query operation with minimal blast radius if misused by an AI agent.

From the tool's definition Tool description states 'Get data from a specific database entity type' and 'Supports pagination' — these are retrieval operations with no modification capability.

Questions about get_database_entity

What does the get_database_entity tool do? +

Get data from a specific database entity type (e.g. clients, spaces). Automatically discovers the correct dashboard/view UUIDs for the entity. Supports pagination. It is categorised as a Read tool in the Fusebase MCP Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on get_database_entity? +

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

What risk level is get_database_entity? +

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

Can I rate-limit get_database_entity? +

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

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

get_database_entity is provided by the Fusebase MCP Server MCP server (ryan-haver/fusebase-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.