Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsElasticsearch ToolsElasticsearch Query Index
Elasticsearch Tools

Elasticsearch Query Index

Tool to query an Elasticsearch index with various filters, time ranges, and pagination support. Use when you need to search for documents in an index with complex filtering criteria.

Write actionRisk level 2 of 5API key connection
Use Elasticsearch Query Index

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

  • frominteger
    Starting offset for pagination (default: 0)
  • sizeinteger
    Number of results to return (default: 10, max: 1000 to prevent context overload)
  • sortarray
    Sort order for results
  • querystring
    Free text search query (uses query_string query)
  • fieldsarray
    Specific fields to return (if not specified, returns all fields)
  • highlightboolean
    Enable highlighting for search terms
  • index_namestring
    Required
    The name of the index to query. Must be a non-empty string.
  • time_filterobject
    Time-based filter for timestamp fields
  • term_filtersarray
    Exact term filters for specific field values
  • range_filtersarray
    Range filters for numeric or date fields
  • include_aggregationsboolean
    Include aggregations in the response

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.