> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ag2.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.agentchat.contrib.captainagent.get_full_tool_description

<code class="doc-symbol doc-symbol-heading doc-symbol-function" />

#### get\_full\_tool\_description

```python theme={null}
get_full_tool_description(py_file) -> 
```

Retrieves the function signature for a given Python file.

<b>Parameters:</b>

| Name      | Description |
| --------- | ----------- |
| `py_file` |             |

<br />
