dev_list_allowed
List all authorized API operations (method + path) grouped by method, including active deny rules. Use to explore available endpoints or verify a path before calling dev_call.
Instructions
List all API operations (method + path) that this MCP instance is authorized to call. Returns endpoint entries grouped by method, plus the active deny rules. Use this to discover what's available before calling dev_call, or to verify an endpoint path. Typed shortcut tools (ephemeris_natal_chart, ephemeris_transits, etc.) cover the most common operations — check those first before reaching for dev_call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||