Finds text occurrences in a Confluence page's content to help with inline comment creation. This action retrieves the page content and searches for the specified text string, returning information about each match including character position and surrounding context. Use this ac…
page_idRequiredstringNumeric ID of the Confluence page to search within.
max_resultsintegerMaximum number of text occurrences to return (default: 25, max: 100).
search_textRequiredstringText string to find in the page content. Search is case-sensitive by default unless case_insensitive is set to true.
context_charsintegerNumber of characters to include before and after each match for context (default: 100, max: 500).
case_insensitivebooleanWhether to perform case-insensitive search (default: false).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.