Docupilot

Learn how to use Docupilot with Composio

Overview

Enum

DOCUPILOT

Description

Docupilot is a document automation tool that enables users to generate PDFs, DOCX files, contracts, invoices, and more by integrating with various online services.

Authentication Details

api_key
stringRequired
workspace_id
stringRequired

Actions

Tool to create a new folder. use when organizing documents into custom workspace folders after confirming workspace context.

Action Parameters

name
stringRequired

Action Response

data
object
error
string
successful
boolean
Tool to create a new folder. use when organizing documents into custom workspace folders after confirming workspace context.

Action Parameters

name
stringRequired

Action Response

data
object
error
string
successful
boolean
Tool to list all folders. use after authentication to fetch available workspace folders.

Action Parameters

Action Response

data
array
error
string
status
string
successful
boolean
Tool to retrieve information about the authenticated user. use after authentication to confirm identity and fetch user account details.

Action Parameters

Action Response

data
object
error
string
successful
boolean