Tool to list all threads/insights for your workspace with optional filtering. Use when you need to retrieve insights filtered by state, issue, or project, with support for pagination via 'take' and 'skip' parameters.
skipintegerNumber of records to skip for pagination. Use with 'take' to implement pagination.
takeintegerMaximum number of records to return. Use with 'skip' to implement pagination.
statestringState of the insight/thread.
issueIdstringFilter insights by issue ID. Returns only insights linked to the specified issue.
projectIdstringFilter insights by project ID. Returns only insights linked to the specified project.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.