Add Filters to schedules

Hi

Is it possible to add filters and fields to existing schedules through dynamo? And if it is possible can anyone point me in the right direction?

Thanks

Here’s some code from the Revit API reference:

This is currently not supported by Dynamo OOTB but you can use Python to do this.