List panel API endpoints
calagopus_list_endpointsSearch the live OpenAPI spec to find endpoints when no dedicated tool covers your need. Retrieve the exact path to call with calagopus_get.
Instructions
Search this panel's live OpenAPI spec for endpoints. Use it when no dedicated tool covers what you need, then call calagopus_get with the path you find. Reflects the panel's actual version, including routes added by extensions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max paths to return. | |
| filter | No | Case-insensitive substring to match against the path, e.g. 'backup'. | |
| method | No | Only list paths that support this method. Defaults to get. | get |