Zoho API integration - missing tables even after using MODULES.READ scope across all modules

Zoho API integration - missing tables even after using MODULES.READ scope across all modules

I tried to connect Zoho CRM to my Airbyte connector.
I used clientid, client secret and the refresh token to do so.

All I see is 77 tables available after connector.
I miss few tables like

lead
agreement
deal 
contact


Can you please let me know, what scope should I choose for the same.
I have tried with below scopes.

a) ZohoCRM.users.READ,ZohoCRM.org.READ,ZohoCRM.settings.READ,ZohoCRM.modules.READ,ZohoCRM.bulk.READ,ZohoCRM.coql.READ

b) ZohoCRM.org.ALL,ZohoCRM.settings.ALL,ZohoCRM.users.ALL,ZohoCRM.templates.email.READ,ZohoCRM.templates.inventory.READ,ZohoCRM.modules.ALL

c) ZohoSign.documents.ALL,ZohoCRM.modules.ALL,ZohoCRM.settings.ALL,ZohoCRM.users.ALL,ZohoCRM.org.ALL,ZohoCRM.coql.READ,ZohoCRM.send_mail.all.CREATE

d) ZohoCRM.modules.ALL,ZohoCRM.settings.ALL,ZohoCRM.org.ALL,ZohoCRM.users.ALL,ZohoCRM.coql.READ,ZohoCRM.bulk.READ