Skip to content

Commit 81ce827

Browse files
committed
fix: change tools to GA
1 parent 9ebc15b commit 81ce827

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@ For complete documentation, see [Use DX MCP Tools for LWC](https://developer.sal
262262
- `guide_lwc_best_practices` (GA) - Offers LWC development best practices and coding standards guidance.
263263
- `guide_lwc_development` (GA) - Provides LWC development workflow and implementation guidelines.
264264
- `guide_lwc_rtl_support` (GA) - Provides Right-to-Left (RTL) internationalization support and RTL development guidance.
265-
- `guide_slds_blueprints` (NON-GA) - Retrieves comprehensive SLDS blueprints guidance, reference documentation, and a complete index of all 85 available blueprints by category.
266-
- `explore_slds_blueprints` (NON-GA) - Search and explore SLDS Blueprints by name, category, lightning component, SLDS class, or styling hook, returning full blueprint specs.
265+
- `guide_slds_blueprints` (GA) - Retrieves comprehensive SLDS blueprints guidance, reference documentation, and a complete index of all 85 available blueprints by category.
266+
- `explore_slds_blueprints` (GA) - Search and explore SLDS Blueprints by name, category, lightning component, SLDS class, or styling hook, returning full blueprint specs.
267267
- `guide_lwc_security` (GA) - Provides security analysis in accordance with product security guidelines and Lightning Web Security guidelines.
268268
- `guide_design_general` (GA) - Provides SLDS guidelines and best practices for Lightning Web Components with accessibility, responsive design, and component usage patterns.
269269
- `guide_utam_generation` (NON-GA) - Provides UI Test Automation Model (UTAM) Page Object generation guidelines and best practices.
@@ -272,14 +272,14 @@ For complete documentation, see [Use DX MCP Tools for LWC](https://developer.sal
272272

273273
- `create_lds_graphql_mutation_query` (GA) - Provides guidance for creating GraphQL mutation queries.
274274
- `create_lds_graphql_read_query` (GA) - Create GraphQL read queries for LDS.
275-
- `fetch_lds_graphql_schema` (NON-GA) - Fetch GraphQL schema structure for LDS.
275+
- `fetch_lds_graphql_schema` (GA) - Fetch GraphQL schema structure for LDS.
276276
- `explore_lds_uiapi` (GA) - Explores and documents Lightning Design System UI API capabilities.
277277
- `guide_lds_data_consistency` (GA) - Provides data consistency patterns and best practices for LDS components.
278278
- `guide_lds_development` (GA) - Provides LDS development guidelines and component integration.
279279
- `guide_lds_graphql` (GA) - Provides LDS GraphQL usage patterns and guidelines.
280280
- `guide_lds_referential_integrity` (GA) - Provides referential integrity patterns for LDS data management.
281281
- `orchestrate_lds_data_requirements` (GA) - Provides step-by-step guidance for analyzing and clarifying LDS data requirements to produce PRD-ready specifications.
282-
- `test_lds_graphql_query` (NON-GA) - Tests a GraphQL query against a connected Salesforce org and returns the result (sub-tool of query creation workflows).
282+
- `test_lds_graphql_query` (GA) - Tests a GraphQL query against a connected Salesforce org and returns the result (sub-tool of query creation workflows).
283283

284284
#### Migration & Integration Tools
285285

0 commit comments

Comments
 (0)