sf_tooling_get_apex_class
Retrieve Apex class metadata and body by class name using Tooling API. Get class definition and source code for analysis or deployment.
Instructions
Fetch ApexClass metadata and body by class name via Tooling API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| className | Yes | ||
| directory | No | ||
| targetOrg | No |