describe-sobject
Retrieve SObject metadata including fields and relationships with 1-hour caching to reduce API calls.
Instructions
Describe SObject metadata with 1-hour caching
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sobjectType | Yes | SObject API name (e.g., Account, Contact, Custom__c) | |
| useCache | No | Use cached metadata if available (default: true) |