search_sfcc_methods
Find SFCC methods by name across all classes to identify or locate methods performing specific operations. Use when the class is unknown or to discover similar methods.
Instructions
Search for methods across all SFCC classes by method name. Use this when you know the method name but not which class it belongs to, or when looking for similar methods across different classes. Helpful for discovering all available methods that perform similar operations.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
methodName | Yes | Method name to search for |