Skip to content

RbacToolVisibility

Rasuvaeff\Yii3McpRbacBridge\RbacToolVisibility

ClassRasuvaeff\Yii3McpRbacBridgeSource

The tools/list counterpart of RbacToolCallInterceptor: a tool whose mapped permission the current identity does not hold disappears from the listing (and yii3-mcp's visibility layer also fail-closed rejects calling it by name). Same map, same decision — list and call can never disagree.

Methods

isVisible()

php
isVisible(Mcp\Schema\Tool $tool, ?Mcp\Server\Session\SessionInterface $session): bool