# Boldsign

BoldSign delivers eSignature solutions, letting organizations create, send, and manage legally binding documents through streamlined digital signing workflows

- **Category:** signatures
- **Auth:** OAUTH2
- **Composio Managed App Available?** Yes
- **Tools:** 14
- **Triggers:** 0
- **Slug:** `BOLDSIGN`
- **Version:** 20260312_00

## Tools

### Get Brand Details

**Slug:** `BOLDSIGN_BRAND_GET`

Tool to get brand details by brand ID. Use after obtaining the brand identifier.

### List Brands

**Slug:** `BOLDSIGN_BRAND_LIST`

Tool to list all brands in the account. Use after confirming account is authenticated.

### Create Custom Field

**Slug:** `BOLDSIGN_CUSTOM_FIELD_CREATE`

Tool to create a brand-scoped custom field. Use when you need to define and register a new custom field for a specific brand.

### Edit Custom Field

**Slug:** `BOLDSIGN_CUSTOM_FIELD_EDIT`

Tool to edit an existing custom field. Use when you need to update a custom field's properties after creation.

### List Behalf Documents

**Slug:** `BOLDSIGN_DOCUMENT_BEHALF_LIST`

Tool to list documents sent on behalf of users. Use when fetching and filtering documents you've sent or on behalf of others.

### Edit Document (Beta)

**Slug:** `BOLDSIGN_DOCUMENT_EDIT_BETA`

Tool to edit a draft or sent document. Use when updating files, recipients, or document settings before finalizing the document.

### Extend Document Expiry

**Slug:** `BOLDSIGN_DOCUMENT_EXTEND_EXPIRY`

Tool to extend a document's expiry date. Use before signing to prolong a document's deadline.

### List Documents

**Slug:** `BOLDSIGN_DOCUMENT_LIST`

Tool to list documents in My Documents with filters. Use when you need to fetch and filter documents based on various criteria.

### Remove Document Authentication

**Slug:** `BOLDSIGN_DOCUMENT_REMOVE_AUTHENTICATION`

Tool to remove authentication from a document. Use when you need to disable signer authentication on an existing document before the signing process.

### Send Document

**Slug:** `BOLDSIGN_DOCUMENT_SEND`

Tool to send a document for eSignature. Use when you need to deliver documents to recipients for signing.

### List Team Documents

**Slug:** `BOLDSIGN_DOCUMENT_TEAM_LIST`

Tool to list team documents. Use when a team or account admin needs to retrieve all team documents with optional filters.

### Create Embedded Request Link

**Slug:** `BOLDSIGN_EMBEDDED_REQUEST_CREATE_LINK`

Tool to create an embedded request link. Use after specifying title and signers to generate an embeddable URL for in-app document preparation and sending.

### Upload File (Helper)

**Slug:** `BOLDSIGN_FILE_UPLOAD`

Helper action to upload a file to R2 temp via the Composio file pipeline, returning a key that can be passed to FileUploadable fields in other actions (e.g., BrandLogo in brand create).

### Get API Credits Count

**Slug:** `BOLDSIGN_PLAN_GET_API_CREDITS_COUNT`

Tool to get remaining BoldSign API credits count. Use after authenticating your BoldSign account.
