Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added Confluence Tools #1343

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sahildotexe
Copy link

@sahildotexe sahildotexe commented Oct 25, 2024

This tool allows to perform following basic operations using atlassian confluence sdk.

  1. Get the list of pages in a space by title.
  2. Create a new page in a space.
  3. Get a page by its id.
  4. Update a page by its id.
  5. Delete a page by its id.

This fixes #1333

@manthanguptaa
Copy link
Contributor

@sahildotexe is this PR ready for review? Last time I wasn't able to run the tool and had some issues with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Confluence as a tool
2 participants