list_users
List Users
List users in the organization with optional search. Returns paginated results with user details including name, email, role, and team assignment.
list_users
List users in the organization with optional search. Returns paginated results with user details including name, email, role, and team assignment.
manage_document
Perform management actions on an existing document: revoke (cancel) a document in progress, send a reminder to pending signers, or permanently delete a document. Specify exactly one action to perform.
send_from_template
Create and send a document for signature based on an existing template. Map template roles to actual signers and optionally customize title, message, branding, and reminder settings.
send_document
Send a document for electronic signature to one or more recipients. Provide file URLs pointing to PDFs or other supported document formats, along with signer details. The document is processed asynchronously — you will receive a document ID immediately, but actual delivery is confirmed via webhooks.
list_templates
List and search reusable document templates. Filter by template type, creator, labels, or brand. Returns paginated results with template metadata.
list_documents
List and search documents with filtering by status, sender, recipients, labels, and date range. Returns paginated results with document metadata including status, signer details, and timestamps.
list_brands
List all available brands in the account. Brands contain logo, color, and legal settings that can be applied to documents and templates.
get_embedded_sign_link
Generate an embedded signing link for a specific signer on a document. The link can be used to embed the signing experience in an iFrame or popup window within your application.
get_template
Retrieve detailed information about a specific template including its roles, form fields, sender details, and configuration.
get_document
Retrieve detailed information about a specific document including its status, signer details, form field values, sender information, and activity history.
download_document
Download a signed document PDF or its audit trail. Returns the file as a base64-encoded data URI. Use "document" to download the signed PDF or "auditLog" to download the tamper-proof audit trail.
Send, sign, track, and manage electronic signature documents. Create and manage reusable document templates with predefined roles and form fields. Place signature fields, text boxes, checkboxes, dropdowns, and other form fields on documents. Embed signing, sending, and template creation experiences directly within applications. Verify signer identities using access codes, OTP, or ID document verification. Manage sender identities, users, teams, contacts, and branding. Download signed documents and tamper-proof audit trails. Revoke, extend, remind, and delete documents. Send documents on behalf of other users. Subscribe to webhook events for document lifecycle, authentication, delivery, and template changes.
Common questions about connecting Boldsign to AI agents with Metorial.