Check tool trust (advisory)
check_tool_trustPre-invocation advisory screen for a specific tool on an MCP server. Returns an advisory verdict object (directive ALLOW | DENY | REVIEW | UNVERIFIED, dimensions, freshness). At v1 the public screen produces REVIEW or UNVERIFIED only - ALLOW/DENY are reserved. Not the in-path gate (mcpindex-gate). Agents SHOULD treat UNVERIFIED as "human review required", never as ALLOW.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | Yes | Registry slug from search_mcp_servers / recommend results, e.g. "io-github-microsoft-playwright-mcp" (NOT a short name like "github"). | |
| tool_name | Yes | Tool name as exposed by the server (e.g. "create_pull_request"). |