Validates filter definitions before executing data queries. Use this tool to verify that a filter's structure and syntax are correct without actually fetching data. For Fibery workspaces: Validates by executing a safe test query with limit=1. For custom apps: Calls the app's POS…
filterRequiredobjectFilter definition to validate. For Fibery workspaces, use Fibery query keys: 'q/select' (list of fields), 'q/where' (filter conditions), 'q/limit' (max results), 'q/offset' (pagination), and 'params' (query parameters). For custom apps, structure depends on the app's filter sche…
sourceRequiredstringData source identifier. For Fibery workspaces, use the full type name (e.g., 'fibery/user', 'Project Management/Task'). For custom apps, use the source ID as defined in the app's GET / response.
accountobjectAccount credentials for custom app authentication. Not required for Fibery workspace queries (workspace auth is handled via headers). For custom apps, include credentials as defined by the app's auth schema.
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.