get_method_by_call_id
Retrieve method information containing a specific call by providing the call identifier for code analysis and security review.
Instructions
Get the method info by the call id which the call is in the method
@param id: The id of the call
@return: The method info of the callInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| call_id | Yes |