Can Siri INSearchForAccountsIntent customize account detail screen or block user to go into account detail screen?

I have a SiriKit extension in my iOS app that uses the INSearchForAccountsIntent to display account balances via the Siri interface.When the user clicks one of the accounts in the list, Siri will automatically show the account detail screen.Can we block user from going into the detail screen by code?

Can Siri INSearchForAccountsIntent customize account detail screen or block user to go into account detail screen?
 
 
Q