Block a whole instance
block_domainHide all accounts from a domain and remove their followers. Use when an entire instance is a persistent problem. Requires explicit confirmation.
Instructions
Hide every account on an entire instance and remove their followers. This is the blunt instrument for a server that is a persistent problem rather than one account. Needs confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Bare hostname, e.g. spam.example. | |
| account | No | Which connected account to act as. Matches a full handle (alice@example.social), a bare username (alice), or an instance (example.social). Defaults to the first connected account. Call list_accounts to see them. | |
| confirm | No | Must be true for this to run. The result is public immediately or cannot be undone, so it is refused without an explicit confirmation. |