MCPcopy Create free account
hub / github.com/aliyun/data-agent-skill / process_response

Method process_response

scripts/data_agent/api_adapter.py:116–126  ·  view source on GitHub ↗

Process API response to convert keys to camelCase. Args: response: Original API response api_action: API action name to customize transformation logic Returns: Response with camelCase keys

(response: Dict[str, Any], api_action: str = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_call_api_with_ak_skMethod · 0.80

Calls 1

convert_keys_to_camelFunction · 0.85

Tested by

no test coverage detected