share
Give one person access to one tool by email, at a tier: viewer (read only; the gateway blocks their writes), editor (may change the data), admin (may change the software, secrets, sharing). If the person is new, Boat House emails a secure invitation when email is configured. Check emailed in the result; if delivery failed, share the invitation page so the person can request their secure email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | No | viewer, editor or admin. Default viewer. | |
| tool | Yes | The tool's short name, for example 'finance', or 'acme/finance' to select its workspace. | |
| Yes | The person's email address. | ||
| labels | No | Optional app-specific words passed to the tool as headers (e.g. ['consultant']). Labels are not permissions. | |
| workspace | No | Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them. |