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

Confluence Search Pages

Searches for pages in Confluence using filters like title, space, and status. Returns a paginated list of pages matching the specified criteria. Use this action when you need to find specific pages by title or filter pages within a particular space. For full-text content search,…

Write actionRisk level 2 of 5OAuth connection
Use Confluence Search 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

  • limitinteger
    Maximum number of pages to return. Confluence limits the maximum to 250 pages per request. Use cursor-based pagination to retrieve additional results.
  • titlestring
    Filter pages by title. Performs exact match filtering on page titles. Use this to find pages with a specific title string. For fuzzy or text-based search, use CONFLUENCE_SEARCH_CONTENT or CONFLUENCE_CQL_SEARCH instead.
  • cursorstring
    Pagination cursor for retrieving subsequent pages of results. Use the 'next' link from the previous response to continue pagination. Omit this parameter for the first request.
  • statusstring
    Filter pages by status. Use 'current' for published pages, 'archived' for archived pages, 'deleted' for deleted pages, or 'trashed' for trashed pages. Comma-separated values are supported for multiple statuses.
  • space_idinteger
    Filter pages by space ID. Only returns pages from the specified space. Use CONFLUENCE_GET_SPACES to retrieve available space IDs.
  • body_formatstring
    Include page body content in the specified format. Use 'storage' for XHTML storage format or 'atlas_doc_format' for Atlassian Document Format (ADF). Omit to exclude body content from results for faster responses.

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.