If you don't see the intended dynamic parameter, click on the See more button, as shown in the following screenshot:

In the ValidateTwitterFollowerCount Azure Function, we have hardcoded the follower count threshold as 200. It's good practice to store these values as configurable items by storing them in Application settings.