ToolVisibility : string
Controls who can see and invoke a tool linked to a UI resource in an MCP App.
Tags
Table of Contents
Cases
- App = 'app'
- Callable by the MCP App (HTML view) only, hidden from the model's tools/list.
- Model = 'model'
- Visible to and callable by the LLM agent.
Cases
Model
Visible to and callable by the LLM agent.
App
Callable by the MCP App (HTML view) only, hidden from the model's tools/list.