| name | description | allowed-tools |
|---|---|---|
salesforce-illuminated-cloud-symbols |
Access Salesforce Apex classes and schema objects. Use BEFORE writing Apex code to check what frameworks, utilities, or patterns are already available (e.g., trigger frameworks, selector patterns, service classes). Also use when you need to know object fields, System class methods, API signatures. Check this when asked to create triggers, services, or any new Apex to see if there's an existing framework to follow. |
Read, Grep, Glob, Bash(unzip:*), Bash(zipgrep:*) |
Access Salesforce class and object definitions from the Illuminated Cloud offline symbol table.