omv_list_methods
List all RPC methods for an OpenMediaVault service to retrieve exact method names, preventing guesswork and enabling accurate calls.
Instructions
List every method of an RPC service.
Call this before omv_call so you use the exact method name instead of guessing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | A service name as returned by omv_list_services. |