get_http_function_snippet
Retrieve specific HTTP function snippets by name to efficiently inspect storefront code without loading entire files.
Instructions
Read specific function(s) by name. Much more token-efficient than reading the full file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| function_names | Yes | Function names (e.g. ['get_Products', 'post_CreateOrder']) |