update_rule_readme
Update README.md files for compliance rules with revised content to reflect policy changes and evolving documentation requirements.
Instructions
Update existing README.md file with new content.
README UPDATE:
This tool updates an existing README.md file with new content. Useful for making changes after initial creation or updating documentation as rules evolve.
Args: rule_name: Name of the rule for which to update README updated_readme_content: Updated README.md content as string
Returns: Dict containing README update status and details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_name | Yes | ||
| updated_readme_content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||