- Returns all attachments with pagination support via cursor parameter.
- Returns a specific attachment by its ID.
- Deletes an attachment by its ID, moving it to trash.
- Returns all attachments for a specific page.
- Returns all attachments for a specific blog post.
- Returns all attachments for a specific custom content item.
- Returns all attachments associated with a specific label.
- Returns all blog posts with pagination support via cursor parameter.
- Creates a new blog post in the specified space.
- Returns a specific blog post by its ID.
- Updates a blog post by its ID.
- Deletes a blog post by its ID, moving it to trash.
- Returns all blog posts associated with a specific label.
- Returns all blog posts in a specific space.
- Retrieves the version history of a specific blog post, showing all previous versions with their metadata and changes.
- Retrieves all available classification levels in the Confluence instance.
- Retrieves the default classification level assigned to a specific space.
- Updates the default classification level for a specific space.
- Removes the default classification level from a specific space.
- Retrieves the classification level assigned to a specific page.
- Updates the classification level assigned to a specific page.
- Resets a page's classification level to the space default.
- Retrieves the classification level assigned to a specific blog post.
- Updates the classification level assigned to a specific blog post.
- Resets a blog post's classification level to the space default.
- Retrieves the classification level assigned to a specific whiteboard.
- Updates the classification level assigned to a specific whiteboard.
- Resets a whiteboard's classification level to the space default.
- Retrieves the classification level assigned to a specific database.
- Updates the classification level assigned to a specific database.
- Resets a database's classification level to the space default.
- Retrieves footer comments for a specific attachment with pagination support.
- Retrieves footer comments for a specific custom content item with pagination support.
- Retrieves root footer comments for a specific page with pagination support.
- Retrieves root inline comments for a specific page with pagination support.
- Retrieves root footer comments for a specific blog post with pagination support.
- Retrieves root inline comments for a specific blog post with pagination support.
- Retrieves all footer comments across the Confluence instance with pagination support.
- Creates a footer comment on a page, blog post, attachment, or as a reply to another comment.
- Updates the body content of an existing footer comment by its ID.
- Retrieves detailed information about a specific footer comment by its ID.
- Permanently deletes a footer comment. This action cannot be undone.
- Retrieves child replies to a specific footer comment with pagination support.
- Retrieves all inline comments across the Confluence instance with pagination support.
- Creates an inline comment on a page or blog post, anchored to specific text or location within the content.
- Updates the body content of an existing inline comment by its ID.
- Retrieves detailed information about a specific inline comment by its ID.
- Permanently deletes an inline comment. This action cannot be undone.
- Retrieves child replies to a specific inline comment with pagination support.
- Retrieves all custom properties attached to a specific page with optional filtering by key.
- Creates a new custom property on a page for storing application-specific metadata.
- Retrieves a specific page property by its numeric ID, returning the key, value, and version information.
- Updates an existing page property's value by its numeric ID, with optimistic locking via version number.
- Permanently deletes a page property by its numeric ID. This action cannot be undone.
- Retrieves all custom properties attached to a specific blog post with optional filtering by key.
- Creates a new custom property on a blog post for storing application-specific metadata.
- Retrieves a specific blog post property by its numeric ID, returning the key, value, and version information.
- Updates an existing blog post property's value by its numeric ID, with optimistic locking via version number.
- Permanently deletes a blog post property by its numeric ID. This action cannot be undone.
- Creates a new database (structured data table) in a Confluence space.
- Retrieves detailed information about a specific database by its ID.
- Moves a database to the trash by its ID, where it can be restored later or permanently deleted.
- Creates a new folder in a Confluence space for organizing pages and other content.
- Retrieves detailed information about a specific folder by its numeric ID.
- Moves a folder to the trash by its numeric ID, where it can be restored later or permanently deleted.
- Retrieves all labels across the Confluence instance with optional filtering by label ID or prefix.
- Adds one or more labels to a specific attachment without modifying existing labels.
- Removes a specific label from an attachment by label name.
- Retrieves all labels associated with a specific attachment.
- Adds one or more labels to a specific blog post without modifying existing labels.
- Removes a specific label from a blog post by label name.
- Retrieves all labels associated with a specific blog post.
- Retrieves all labels associated with a specific piece of custom content.
- Adds one or more labels to a specific page without modifying existing labels.
- Removes a specific label from a page by label name.
- Retrieves all labels associated with a specific page.
- Retrieves all labels associated with a specific space.
- Retrieves all labels used on content (pages, blog posts) within a specific space.
- Retrieves the total number of likes for a specific blog post.
- Retrieves the account IDs of all users who liked a specific blog post.
- Retrieves the total number of likes for a specific page.
- Retrieves the account IDs of all users who liked a specific page.
- Retrieves the total number of likes for a specific footer comment.
- Retrieves the account IDs of all users who liked a specific footer comment.
- Retrieves the total number of likes for a specific inline comment.
- Retrieves the account IDs of all users who liked a specific inline comment.
- Retrieves all pages across the Confluence instance with optional filtering by space, status, title, or subtype.
- Retrieves detailed information about a specific page by its numeric ID, including optional content body, labels, properties, and collaborators.
- Creates a new page in a Confluence space, either as published or draft status.
- Updates an existing page's content, title, status, or parent by its numeric ID.
- Moves a page to the trash by its numeric ID, where it can be restored later or permanently deleted.
- Retrieves all pages that have a specific label attached, with optional filtering by space.
- Updates only the title of a page by its numeric ID without modifying the page content.
- Retrieves all pages within a specific Confluence space, with optional filtering by depth, status, or title.
- Retrieves the version history of a specific page, showing all previous versions with their metadata and changes.
- Retrieves all direct child pages of a specific page, allowing navigation down the content hierarchy.
- Retrieves all ancestor pages in the hierarchy above a specific page, from immediate parent to root.
- Creates a Smart Link (embedded URL) in a Confluence space's content tree for linking to external resources.
- Retrieves detailed information about a specific Smart Link by its numeric ID, including the embedded URL, metadata, and version info.
- Moves a Smart Link to the trash by its numeric ID, where it can be restored later or permanently deleted.
- Retrieves all permission assignments for a specific space, showing which users and groups have which operations allowed.
- Retrieves all key-value properties stored on a specific Confluence space, with optional filtering by property key.
- Creates a new key-value property on a Confluence space for storing custom metadata or configuration.
- Retrieves a specific space property by its numeric ID, returning the key, value, and version information.
- Updates an existing space property's key or value by its numeric ID, with optimistic locking via version number.
- Permanently deletes a space property by its numeric ID. This action cannot be undone.
- Retrieves the current space role mode for the Confluence site, indicating whether RBAC Beta features are enabled.
- Retrieves a paginated list of all Confluence spaces the authenticated user has access to, including global, personal, and archived spaces.
- Creates a new Confluence space with the specified unique key, name, and optional description for organizing content and collaboration.
- Updates a space's name, description, or homepage by its space key.
- Permanently deletes a space by its key without sending it to trash.
- Retrieves detailed information about a specific Confluence space by its numeric ID, including metadata, permissions, and associated properties.
- Retrieves a paginated list of all tasks across Confluence pages and blog posts, with filters for status, assignee, dates, and content location.
- Retrieves detailed information about a specific task by its ID, including status, assignee, creator, and associated content location.
- Updates a task's status by ID. Currently only supports changing task status between complete and incomplete.
- List all Confluence spaces as unified drives. Returns paginated results with a next cursor token for fetching subsequent pages.
- Get a single Confluence space by its ID. Returns drive metadata mapped to StackOne unified schema.
- List Confluence pages as unified files with optional filtering by space, folder, name, content, or date.
- Get a specific Confluence page by ID with full metadata.
- Download a Confluence page content as HTML or export as Word document.
- Create a new Confluence page with HTML or plain text content.
- List Confluence pages and folders as unified folders with optional filtering by space (drive_id) or parent folder (folder_id).
- Get a specific Confluence page or folder by ID with full metadata.
- Retrieves detailed profile information for a specific Confluence user by their account ID, including display name, email, profile picture, and account status.
- Retrieves the representation of anonymous users in Confluence, including their default profile picture and display name.
- Retrieves the profile of the currently authenticated user, including display name, account ID, email, profile picture, and locale settings.
- Retrieves all groups that a specific user is a member of, useful for permission auditing and access management.
- Retrieves profile details for multiple users in a single request by their account IDs, with a maximum of 100 users per request.
- Retrieves a user's email address regardless of profile visibility settings. Restricted to Atlassian-approved Connect apps only.
- Retrieves email addresses for multiple users in a single request regardless of profile visibility. Restricted to Atlassian-approved Connect apps only.
- Creates a new whiteboard in a specified Confluence space for visual collaboration, brainstorming, and diagramming.
- Retrieves detailed information about a specific whiteboard by its numeric ID, including metadata, version info, and optional collaborators.
- Moves a whiteboard to the trash by its numeric ID, where it can be restored later or permanently deleted.
No matching actions