list_available_api_methods
Check which XML-RPC methods the connected TestLink server exposes. Use it to verify availability of non-standard methods before calling them.
Instructions
List every XML-RPC method the connected TestLink server actually exposes (standard system.listMethods introspection). Use this to check whether non-standard methods relied on by update_test_suite, delete_test_suite, delete_test_case, delete_test_plan, and close_build are available before calling them — those are not part of every stock TestLink installation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||