mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-11 10:29:07 +08:00
feat: #135 (feat: add tagline to querying-soql README)
This commit is contained in:
parent
c0deadad62
commit
c13a5ac885
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
Salesforce SOQL query generation, optimization, and analysis skill with 100-point scoring. Convert natural language into performant SOQL and validate queries for security, selectivity, and governor-limit awareness.
|
Salesforce SOQL query generation, optimization, and analysis skill with 100-point scoring. Convert natural language into performant SOQL and validate queries for security, selectivity, and governor-limit awareness.
|
||||||
|
|
||||||
|
> Use this skill to author, optimize, and debug SOQL/SOSL queries directly from natural language.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- **Natural Language to SOQL**: Convert requests into executable queries
|
- **Natural Language to SOQL**: Convert requests into executable queries
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user