get_data_client
Inspect the data client for a module to understand current implementation before adding new API calls.
Instructions
Read data_client.py for a module — use before asking AI to implement real API calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_name | Yes | Snake_case module name (e.g. "jira_connector"). Use list_connectors to find available names. |