Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDovetail ToolsDovetail List Docs
Dovetail Tools

Dovetail List Docs

Tool to list docs in a Dovetail workspace with optional filtering, sorting, and pagination. Use when you need to retrieve docs, optionally filtered by project, title, content, or creation date.

Write actionRisk level 2 of 5API key connection
Use Dovetail List Docs

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

  • sortstring
    Sort order for results. Format: 'fieldname:direction' (e.g., 'created_at:asc', 'title:desc'). Default is 'created_at:desc'.
  • limitinteger
    Maximum number of docs to return per page. Default is 100, maximum is 100.
  • titlestring
    Filter docs by title. Searches for docs matching this title text.
  • contentstring
    Filter docs by content. Searches for docs containing this text in their content.
  • created_atstring
    Filter docs by creation date. Use ISO 8601 format (e.g., '2023-12-01' or '2023-12-01T00:00:00Z'). Timezone is always +0000.
  • project_idstring
    Filter docs by project ID. Only returns docs from the specified project.
  • start_cursorstring
    Opaque cursor value from a previous response's next_cursor to fetch the next page of results. Omit to start from the beginning.

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.