Give OpenCode your Confluence and Monday together and it can keep your docs and your boards in step without hand-offs. Confluence is where the knowledge lives, from pages and blog posts to comments and labels, and Monday is where the work is tracked in items and column values. The agent reads an item on a board, writes the matching page in Confluence, and updates the item to point at it. One task spans both, so a finished piece of work leaves behind both a record and a document.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
List pages, optionally filtered by space, status, or title.
Get a single page by ID, optionally including its body.
Create a page in a space.
Update a page. Requires the new version number (current + 1).
Trash (or permanently purge) a page.
List all pages within a given space.
List the direct child pages of a page.
List the version history of a page.
Get the ancestor pages (breadcrumb path) of a page.
List blog posts, optionally filtered by space or status.
Get a single blog post by ID, optionally including its body.
Create a blog post in a space.
Update a blog post. Requires the new version number (current + 1).
Delete a blog post.
List spaces, optionally filtered by key, type, or status.
Get a single space by ID.
Create a new Confluence space.
List labels applied to a space.
List footer comments on a page.
Add a footer comment to a page or blog post.
Update the body of a footer comment.
Delete a footer comment.
List footer comments on a blog post.
List inline (highlight) comments on a page.
Create an inline comment anchored to selected text on a page or blog post.
Update the body of an inline comment.
Delete an inline comment.
List inline comments on a blog post.
List attachments on a page.
Get attachment metadata, including its download link.
Upload a file as an attachment to a page (v1 multipart API).
Delete an attachment.
List labels attached to a page.
Add a label to content (page or blog post). Uses the v1 API.
Remove a label from content (page or blog post). Uses the v1 API.
List custom content properties (key/value metadata) on a page.
Set a custom content property on a page.
Update an existing content property on a page (requires the property ID and current version).
Delete a content property from a page.
List inline tasks (checkboxes) across the site or filtered by space/page.
Get a single inline task by ID.
Update an inline task (e.g., mark as complete or incomplete).
Full-text / structured search via CQL (v1). Returns search results.
CQL search returning content objects only (v1).
Get the authenticated user's account info (v1).
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 Confluence and Monday.com wired in as tools. Connect your account and run.