set_access
Set who a tool is open to by default: 'members' means anyone in the workspace (at the given tier), 'listed' means only the people it has been explicitly shared with. Use 'listed' for anything sensitive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | members (anyone in the workspace), listed (only people shared with), or public (anyone on the internet may read; writes still need sign-in). | |
| tier | No | The tier workspace members get when mode is 'members'. | |
| tool | Yes | The tool's short name, for example 'finance', or 'acme/finance' to select its workspace. | |
| workspace | No | Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them. |