contentrain_submit
Push content branches to the remote repository to submit changes. The platform manages pull request creation, eliminating the need for manual PRs.
Instructions
Push contentrain/* branches to remote. MCP is push-only — PR creation is handled by the platform. Do NOT manually push or create PRs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Optional message for the push operation | |
| branches | No | Specific branch names to push (omit for all contentrain/* branches) |