Lists comments from Linear workspace accessible to the authenticated user. Use this action when you need to retrieve comments for analysis, reporting, or tracking discussions across issues. The response includes comment content, timestamps, author information, and associated iss…
afterstringCursor for forward pagination. Use the exact endCursor value from the previous response's page_info to fetch the next page of comments. Do not modify the cursor value.
firstintegerNumber of comments to return per page. Maximum 250. Use pagination to retrieve more comments by passing page_info.endCursor as the after parameter in subsequent requests.
beforestringCursor for backward pagination. Use the exact startCursor value from the previous response's page_info to fetch the previous page of comments.
includeArchivedbooleanWhether to include archived comments in the results. Defaults to 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.