Find workspaces for an email
find_workspacesList the workspaces associated with an email address to troubleshoot multi-workspace login issues. Works across tenants via central host; returns empty list for unknown emails.
Instructions
List the Neural Draft workspaces (tenants) an email is registered against. Useful for multi-workspace login troubleshooting — the user knows the email but forgot which workspace. Hits the CENTRAL host (e.g. https://app.neuraldraft.io), not the per-tenant API. Always 200, even for unknown emails (anti-enumeration). Free; doesn't consume credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address to look up. | ||
| central_url | No | Override the central host (default derived from NEURALDRAFT_API_URL by replacing the first hostname label with 'app'). |