Give OpenCode your Confluence and Linear at once and it can carry an idea from a written page to a tracked issue in one pass. Confluence holds the spec and the context, and Linear holds the issues, cycles, and labels the team works from. OpenCode turns the page into a Linear issue, adds a comment linking back, and can publish a Linear document as a Confluence page for people outside the tool. Together the two let one agent keep the docs and the tracker pointing at each other.
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 comments for a specific Linear issue
Create a comment on a specific Linear issue
Update an existing comment
Delete a comment
Retrieve cycles for a specific Linear team
Create a new cycle (sprint) for a team
Update an existing cycle
Archive a cycle
Retrieve a Linear document by ID
List documents in the user's Linear workspace
Create a new document. Requires exactly one of: projectId, teamId, or issueId.
Update an existing document
Delete a document
Retrieve detailed information about an issue by ID
List issues in the user's Linear workspace
Create a new Linear issue
Update an existing Linear issue
Delete a Linear issue
Search issues by query string
Archive an issue
Unarchive an issue
List workflow states (statuses) for a team
List available issue labels in a Linear workspace
Create a new Linear issue label
Update an issue label
Delete an issue label
List projects in the user's Linear workspace
Retrieve details of a specific project
Create a new project in Linear
Update an existing Linear project
Archive a project (soft delete)
Permanently delete a project
List milestones for a project
Create a project milestone
Update a project milestone
Delete a project milestone
List teams in the user's Linear workspace
Retrieve details of a specific Linear team
Retrieve users in the Linear workspace
Retrieve details of a specific Linear user
Get the currently authenticated user
List attachments for an issue
Create an attachment (link URL to issue)
Delete an attachment
List issue relations (blocks, related, duplicate)
Create a relation between issues
Delete an issue relation
List webhooks for the organization
Create a webhook
Delete a webhook
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 Linear wired in as tools. Connect your account and run.