agentrouter.tenancy.v1.TenancyService
TenancyService manages customers (the top-level tenant). Cross- customer operations are platform-scoped.
ListCustomers
ListCustomers lists all customers visible to the caller.
CreateCustomer
CreateCustomer creates a new customer record. A customer owns
GetCustomer
GetCustomer returns a single customer by id.
ArchiveCustomer
ArchiveCustomer soft-deletes a customer. The row stays in the
UpdateCustomer
UpdateCustomer updates mutable customer fields (display_name,