Report an account or status
reportReport abusive accounts to your instance's moderators, including specific statuses as evidence and optional forwarding to their home instance. Requires confirmation to reach human moderators.
Instructions
Report an account, optionally with specific statuses, to your instance's moderators. Optionally forwards to the account's home instance. This reaches human moderators, so it needs confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. | |
| comment | No | What is wrong, for the moderators. | |
| confirm | No | Must be true. This reaches human moderators. | |
| forward | No | Also send the report to the account's home instance. Default false. | |
| category | No | 'violation' means it breaks a specific server rule; pass rule_ids with it. | |
| rule_ids | No | Rule ids from get_instance_info. | |
| account_id | Yes | The account being reported. | |
| status_ids | No | Specific statuses as evidence. |