List all the feature groups associated with a python function.
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | name | str | The name used to identify the Python function. |
| No | limit | int | The maximum number of feature groups to be retrieved. |
| KEY | TYPE | DESCRIPTION |
|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error |
| result | list[FeatureGroup] |