Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsFibery ToolsFibery Post Validate Filter
Fibery Tools

Fibery Post Validate Filter

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…

Write actionRisk level 2 of 5API key connection
Use Fibery Post Validate Filter

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

  • filterobject
    Required
    Filter 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…
  • sourcestring
    Required
    Data 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.
  • accountobject
    Account 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.

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.