get_method
Retrieve a method's parameters and body by providing its UUID.
Instructions
Get a method by UUID. Returns the method data including its parameters and body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the method to retrieve |