Give Claude Code your GitLab and Gmail together and it can make the code change and write the update email without sending anything you haven't seen. GitLab is where branches, commits, and merge requests live, Gmail is where the draft lands for your review. The agent can create a branch, commit the fix, approve the merge request, and leave a drafted summary in your inbox. The Gmail operations here are draft-focused, so it prepares the message and you send it.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
List projects accessible to the token.
Retrieve a single project by ID or namespace/path.
Create a new project (repository).
List members of a project.
List issues in a project.
Get a single issue by its project-scoped IID.
Create an issue in a project.
Edit issue fields or change its state.
Add a comment (note) to an issue or merge request.
List merge requests in a project.
Get a single merge request by IID.
Open a merge request.
Edit a merge request or change its state.
Accept/merge a merge request.
List repository branches.
Create a repository branch.
Delete a repository branch.
List repository commits.
Create a commit with file actions in one call.
Get a repository file's content and metadata.
Create or update a single repository file.
Create a git tag.
List CI/CD pipelines.
Trigger a new pipeline on a ref.
List jobs for a pipeline.
Create a release tied to a tag.
List groups visible to the token.
Global search across GitLab.
Return the authenticated user (token validity check).
Get a single pipeline.
Retry the failed/canceled jobs of a pipeline.
Cancel a pipeline's running jobs.
Get a single job.
Get a job's log/trace (plain text).
Retry a single job.
Run a manual job.
Cancel a single job.
List a project's CI/CD variables.
Create a project CI/CD variable.
Update a project CI/CD variable's value.
Delete a project CI/CD variable.
Approve a merge request.
Remove your approval from a merge request.
List comments (notes) on an issue or merge request.
Delete an issue.
List a project's labels.
Create a project label.
Delete a project label.
List a project's milestones.
Create a project milestone.
Add a user as a project member.
Remove a project member.
List a project's releases.
Get a release by tag name.
Post a build/commit status onto a commit SHA.
List a project's environments.
Create an environment.
Stop an environment.
Delete a stopped environment.
List a project's deployments.
Get a single deployment.
Create a deployment record.
List a project's wiki pages.
Get a wiki page by slug.
Create a wiki page.
Update a wiki page.
Delete a wiki page.
List protected branches.
Protect a branch (or wildcard).
Unprotect a branch.
List the current user's todos.
Mark a single todo as done.
Mark all of the current user's todos as done.
List a project's webhooks.
Create a project webhook.
Delete a project webhook.
Update a release's name/notes.
Delete a release (the tag is kept).
List a group's epics (Premium).
Create an epic in a group (Premium).
Update an epic (Premium).
Configuration for sending an email
Configuration for reading emails from inbox
Configuration for getting a specific message
Configuration for permanently deleting a message
Configuration for moving a message to trash
Configuration for removing a message from trash
Configuration for modifying message labels
Configuration for replying to an email
Configuration for forwarding an email
Configuration for creating a draft
Configuration for listing drafts
Configuration for getting a specific draft
Configuration for updating a draft
Configuration for deleting a draft
Configuration for sending a draft
Configuration for listing all labels
Configuration for creating a label
Configuration for getting a label
Configuration for updating a label
Configuration for deleting a label
Configuration for listing threads
Configuration for getting a specific thread
Configuration for moving a thread to trash
Configuration for restoring a thread from trash
Configuration for modifying thread labels
Configuration for permanently deleting a thread
Configuration for getting user profile
Claude Code is Anthropic's command-line coding agent. In NoClick you run it as a hosted agent and connect your real apps to its tools handle, so it does far more than write code. Wire in an integration and Claude Code can read and act on Slack, Linear, your database, and more on its own, calling each one as a tool while it works. It is the same capable agent, pointed at your actual workflows instead of a sandbox.
NoClick runs Claude Code for you with GitLab and Gmail wired in as tools. Connect your account and run.