사용자가 명시적으로 웹 검색이나 최신 정보를 요청했을 때만 사용하세요. SOLAPI 웹사이트에서 실시간 정보를 검색합니다. 로컬 검색으로 충분하지 않거나 사용자가 웹에서 검색해달라고 명시적으로 요청한 경우에만 사용하세요.
AI agents call get-solapi-doc to retrieve information from SOLAPI MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
This tool retrieves documentation and reference information from SOLAPI's web resources. It performs a read-only query operation with no side effects on data creation, modification, deletion, or execution. The conditional guidance ('only when user explicitly requests') reinforces that it is a lookup/search function.
From the tool's definition Tool description states it 'searches real-time information from SOLAPI website' and is used for retrieving documentation. The name 'get-solapi-doc' and action of searching/retrieving documentation are consistent with data retrieval operations.
Attacks that exploit this kind of access
사용자가 명시적으로 웹 검색이나 최신 정보를 요청했을 때만 사용하세요. SOLAPI 웹사이트에서 실시간 정보를 검색합니다. 로컬 검색으로 충분하지 않거나 사용자가 웹에서 검색해달라고 명시적으로 요청한 경우에만 사용하세요. It is categorised as a Read tool in the SOLAPI MCP Server MCP Server, which means it retrieves data without modifying state.
Register the SOLAPI MCP Server MCP server in PolicyLayer and add a rule for get-solapi-doc: 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 SOLAPI MCP Server. Nothing to install.
get-solapi-doc is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the get-solapi-doc 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.
Set action: deny in the PolicyLayer policy for get-solapi-doc. 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.
get-solapi-doc is provided by the SOLAPI MCP Server MCP server (solapi/solapi-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the 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 →