Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsSlack ToolsSlack Delete Multiple Slack List Items
Slack Tools

Slack Delete Multiple Slack List Items

Deletes several items (rows) from a Slack List in one call via `slackLists.items.deleteMultiple`. This operation is ALL-OR-NOTHING: Slack returns a single `{"ok": true}` on success or `{"ok": false, "error": ...}` on failure, with NO per-item result array, so partial state canno…

Write actionRisk level 2 of 5OAuth connection
Use Slack Delete Multiple Slack List Items

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
    Required
    Array of item (row) IDs to delete from the List in a single call, e.g. ['Rec0123456789', 'Rec9876543210']. IMPORTANT: this operation is ALL-OR-NOTHING. Slack `slackLists.items.deleteMultiple` returns a single `{"ok": true}` on success or `{"ok": false, "error": ...}` on failure,…
  • list_idstring
    Required
    ID of the Slack List to delete items (rows) from, e.g. 'F0123456789'. This is the List file ID returned by create_slack_list. All of the `ids` must belong to this List.

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.