get_docstrings
Extract documentation strings from source code by file path or named symbol. Returns docstrings only, without function bodies.
Instructions
Documentation without bodies. Pass exactly one of path or symbols.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| symbols | No | ||
| max_tokens | No |