Give OpenCode your Monday and Gmail together and it can keep your boards in sync with what is landing in email. It updates item columns on a Monday board, archives finished items, and drafts the status email in Gmail. Monday is the system of record for the work, and Gmail is where updates reach people. The agent moves information between the two so nothing sits stale.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
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
List boards in the account (name, columns, groups).
Fetch a single board's metadata, columns, and groups by ID.
Create a new board.
Update a board's name, description, or communication settings.
Permanently delete a board.
Archive a board.
Duplicate a board (structure only, with items, or with items and updates).
List items on a board (cursor-paginated, with column values).
Fetch specific items by ID with their column values.
Search/filter items on a board by a column value.
Create an item on a board.
Create a subitem under a parent item.
Change one column's value on an item (typed JSON value).
Change several columns at once via a JSON map.
Change a column using a plain string value (simple types).
Move an item to a different group within the same board.
Move an item to another board and group.
Archive an item.
Permanently delete an item.
Duplicate an existing item.
Get all subitems of a parent item.
Clear all updates/comments from an item.
Create a new group (section) on a board.
Delete a group from a board.
List all groups on a board.
Archive a group and all its items.
Duplicate a group and all its items.
Rename or recolor a group.
Add a column to a board.
Permanently delete a column from a board.
Rename a column on a board.
Post an update/comment on an item.
Send an in-app notification to a user.
Get updates/comments on an item.
Delete an update/comment.
Edit an existing update/comment.
Like an update/comment.
Get account-level tags.
Create or get an existing account-level tag.
List teams in the account.
Add users to a team.
Remove users from a team.
Create a new team in the account.
Delete a team from the account.
List account users.
Get the authenticated user's profile and account info.
List workspaces in the account.
Create a new monday.com workspace.
Update a monday.com workspace's name, kind, or description.
Permanently delete a monday.com workspace.
Subscribe users to a board as subscribers or owners.
Remove subscribers from a board.
Add teams as subscribers to a board.
List folders in a workspace.
Create a folder in a workspace to organize boards.
Rename or move a folder.
Delete a folder.
List monday.com Docs, optionally filtered by workspace or specific doc IDs.
Create a new monday.com Doc in a workspace.
Add a content block to a monday.com Doc.
Update the content of an existing monday.com Doc block.
Delete a block from a monday.com Doc.
Get file assets (attachments) by their IDs.
Remove a like from an update (comment).
Register a webhook on a board for an event type.
Remove a webhook by ID.
List all webhooks registered on a board.
OpenCode is an open, model-agnostic command-line coding agent. In NoClick it runs hosted and gains your apps as tools, so it can act on real systems rather than just edit files. Wire an integration into the agent and OpenCode can use that app’s operations directly while it works. It is a flexible choice when you want an open agent with broad model support and real tool access.
NoClick runs OpenCode for you with Gmail and Monday.com wired in as tools. Connect your account and run.