propose_change
Create a pull request to update any file in your organisation's repository with new content and a commit message.
Instructions
Propose a change to any file in the organisation.md repo. Creates a pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path relative to repo root (e.g., 'CONTEXT/projects.md') | |
| content | Yes | New content for the file | |
| message | Yes | Commit message describing the change |