Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsChatbotkit ToolsChatbotkit List Datasets Graphql
Chatbotkit Tools

Chatbotkit List Datasets Graphql

Tool to list all datasets using GraphQL with cursor-based pagination. Use when you need to browse datasets via GraphQL endpoint. Supports forward pagination with 'first' and 'after', or backward pagination with 'last' and 'before'.

Write actionRisk level 2 of 5API key connection
Use Chatbotkit List Datasets Graphql

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

  • lastinteger
    Number of datasets to retrieve (backward pagination). Use with 'before' cursor.
  • afterstring
    Cursor for forward pagination. Pass the endCursor from pageInfo to get the next page.
  • firstinteger
    Number of datasets to retrieve (forward pagination). Use with 'after' cursor.
  • beforestring
    Cursor for backward pagination. Pass the startCursor from pageInfo to get the previous page.

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.