get-source
Retrieve Julia source code for functions, types, or methods by specifying the object path, such as 'Base.sort' or 'AbstractArray', using this tool from the Julia Documentation MCP Server.
Instructions
Get Julia source code for a function, type, or method
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | Path to Julia object (e.g., 'Base.sort', 'AbstractArray') |