Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsConfluence ToolsConfluence Get Pages
Confluence Tools

Confluence Get Pages

Tool to retrieve a paginated list of Confluence pages. Results are permission-scoped to the authenticated user; empty results may reflect access restrictions. Omitting filters like spaceId or status can return unexpectedly broad result sets. Labels are not included in results; u…

Write actionRisk level 2 of 5OAuth connection
Use Confluence Get Pages

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • sortstring
    Sort order for Confluence pages using AbstractPageSortOrder enum values.
  • limitinteger
    Maximum number of pages to return per page. Confluence caps at 250.
  • titlestring
    Filter by page title (exact match).
  • cursorstring
    Opaque pagination cursor. Use the 'next' link from a previous response to continue. Iterate until no 'next' link is returned to avoid silently missing pages.
  • status
    Filter by page status. Allowed values: current, archived, deleted, trashed.
  • subtypestring
    Filter by page subtype. Valid values: live, page.
  • space_id
    Filter by space ID(s). Provide a single ID or a list of IDs.
  • body_formatstring
    Body representation to include in results. Allowed values: 'storage' (storage format) or 'atlas_doc_format' (Atlas document format). The value 'view' is not supported.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.