Scopes Table used in LTI Advantage tools?

We are developing a tool that is registered as an LTI Advantage.

In this tool we authenticate and authorize the user, then we try to call some API endpoints (with the authorization header applied).

To be able to call our selected API endpoints, we have to authorize the user specifying the right scopes.

Our question is:

How do we know which scopes we need to specify for the authorization?

Isn’t there a scopes table listing pairs of scopes and endpoints like for projects that are registered as OAuth 2.0 applications? https://docs.valence.desire2learn.com/http-scopestable.html

Tagged: