Skip to content

feat(deStyle): add query_styles functionality to enhance style querying capabilities#93

Merged
viratatwebflow merged 2 commits intosaifrom
virat/style-action
Mar 19, 2026
Merged

feat(deStyle): add query_styles functionality to enhance style querying capabilities#93
viratatwebflow merged 2 commits intosaifrom
virat/style-action

Conversation

@viratatwebflow
Copy link
Collaborator

@viratatwebflow viratatwebflow commented Mar 19, 2026

  • Introduced a new query_styles option in the deStyle tool, allowing users to filter styles based on various criteria such as style ID, name path, and CSS properties.
  • Updated validation to ensure at least one of the style-related actions (create_style, get_styles, update_style, query_styles) is provided.
  • Enhanced documentation for better clarity on the new querying features.
  • remove style

…ng capabilities

- Introduced a new `query_styles` option in the deStyle tool, allowing users to filter styles based on various criteria such as style ID, name path, and CSS properties.
- Updated validation to ensure at least one of the style-related actions (create_style, get_styles, update_style, query_styles) is provided.
- Enhanced documentation for better clarity on the new querying features.
@viratatwebflow viratatwebflow requested a review from a team as a code owner March 19, 2026 00:25
…pabilities

- Updated the deStyle tool to include a new `remove_style` action, allowing users to remove specific styles by name and optionally specify parent styles.
- Enhanced the tool's description to reflect the new functionality.
- Updated validation to ensure at least one of the style-related actions (create_style, get_styles, update_style, remove_style, query_styles) is provided.
@viratatwebflow viratatwebflow merged commit 6269f56 into sai Mar 19, 2026
6 checks passed
@viratatwebflow viratatwebflow deleted the virat/style-action branch March 19, 2026 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants