openwebui_get_function
Fetch a function's full details, source code, and configuration from Open WebUI by providing its unique ID.
Instructions
Get full details of a specific function including its Python source code and configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Function ID (e.g. "my_pipe_function") |