Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDropbox ToolsDropbox Update Paper Document
Dropbox Tools

Dropbox Update Paper Document

Tool to update an existing Dropbox Paper document with new content in Markdown, HTML, or plain text format. Use when you need to modify, append, prepend, or overwrite content in an existing Paper doc. This endpoint does not support apps with the app folder permission.

Write actionRisk level 2 of 5OAuth connection
Use Dropbox Update Paper Document

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

  • pathstring
    Required
    Path to the existing Paper doc in Dropbox to update. MUST include the .paper extension at the end (e.g., '/My Documents/Notes.paper').
  • contentstring
    Required
    Content to add or replace in the Paper document based on the update policy.
  • import_formatstring
    Required
    Format of the provided content: plain_text, markdown, or html.
  • paper_revisioninteger
    The paper revision number. Required when doc_update_policy is 'update'. This value must match the current revision of the doc or an error will be returned.
  • doc_update_policystring
    Required
    Policy for updating the document: 'append' adds content to the end, 'prepend' adds content to the beginning, 'overwrite' replaces all content, 'update' merges content intelligently (requires paper_revision).

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.