get_function
Return a named SCSS function's signature, parameters, docs, body, and source location for exact implementation inspection.
Instructions
Return one function: signature, parameters, doc, body, source location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Function name (e.g. "color", "space", "radius", "shadow"). |