Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCanvas ToolsCanvas List Discussion Entry List
Canvas Tools

Canvas List Discussion Entry List

Tool to retrieve a paginated list of discussion entries by their ids from a group discussion topic. Use when needing to fetch specific entries given their identifiers. May require that the user has posted in the topic; if required and user has not posted, returns 403 Forbidden w…

Write actionRisk level 2 of 5API key connection
Use Canvas List Discussion Entry List

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

  • idsarray
    A list of entry ids to retrieve. Entries will be returned in id order, smallest id first. If not provided, all entries may be returned subject to pagination.
  • pageinteger
    Page number to retrieve (pagination).
  • group_idstring
    Required
    The unique identifier of the group containing the discussion topic.
  • per_pageinteger
    Number of entries to return per page (pagination).
  • topic_idstring
    Required
    The unique identifier of the discussion topic.

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.