update_function_file_location
Update the file location of a function by specifying the function ID, current file ID, and new file ID.
Instructions
Move function to different file (rarely used)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| function_id | Yes | Function ID to move | |
| old_file_id | Yes | Current file ID | |
| new_file_id | Yes | New file ID |