update_function_by_id_api_v1_functions_id
Update a function's name, content, and metadata by its ID in OpenWebUI. Enables programmatic changes to existing functions.
Instructions
Update Function By Id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id__path | Yes | (Path parameter) | |
| content | Yes | ||
| id | Yes | ||
| meta | Yes | ||
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |