BetaOptional BetaclientOptions that can be passed to a @sanity/client constructor to configure it
against the project and dataset which triggered the event. Note that you should
always specify an explicit apiVersion in YYYY-MM-DD format (e.g. 2025-05-01).
Optional Betalocallocal is set to true when testing your function locally.
i.e. sanity function test func-name
Otherwise, the property is not set.
The context object passed to the schedule function handler.