Productivity56 toolsPaste one API key
Dropbox Sign integration for AI agents
Send signature requests and manage templates
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Dropbox Sign once and call the same tools from all of them.
Setup
Connect Dropbox Sign through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Dropbox Sign exposes 56 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
dropbox_sign_download_signature_request_files | Download files for a signature request as PDF (merged) or ZIP (individual documents) | Read |
dropbox_sign_get_account | Retrieves detailed information about a Dropbox Sign account including quotas, payment status | Read |
dropbox_sign_get_api_app | Retrieve information about an API App by its client ID | Read |
dropbox_sign_get_bulk_send_job | Retrieve the status of a bulk send job | Read |
dropbox_sign_get_current_team | Get the current team membership status and details | Read |
dropbox_sign_get_embedded_sign_url | Retrieves an embedded signing URL for a specific signer's signature | Read |
dropbox_sign_get_embedded_template_edit_url | Generate an edit URL for embedded template editing | Read |
dropbox_sign_get_fax_line_area_codes | Retrieve available fax line area codes for a given country, state/province, and city | Read |
dropbox_sign_get_signature_request | Retrieves the current status and complete details of a signature request by ID | Read |
dropbox_sign_get_signature_request_files_as_data_uri | Download signature request files as a base64-encoded data URI | Read |
dropbox_sign_get_signature_request_files_as_file_url | Retrieves a copy of the current documents and returns a JSON object with a URL to the file | Read |
dropbox_sign_get_team_info | Retrieves information about a Dropbox Sign team, including team name, member count, and | Read |
dropbox_sign_get_template | Return the specified template | Read |
dropbox_sign_get_template_files | Download documents associated with a template | Read |
dropbox_sign_get_template_files_as_data_uri | Retrieve template documents as base64-encoded data URI | Read |
dropbox_sign_get_template_files_as_file_url | Retrieve a copy of template documents and return a JSON object with a URL to the file (PDFs | Read |
dropbox_sign_list_api_apps | List API Apps | Read |
dropbox_sign_list_bulk_send_jobs | List bulk send jobs | Read |
dropbox_sign_list_fax_lines | List fax lines and their properties | Read |
dropbox_sign_list_faxes | List faxes and their properties | Read |
dropbox_sign_list_signature_requests | List signature requests | Read |
dropbox_sign_list_sub_teams | Lists all sub-teams belonging to a parent team with pagination support | Read |
dropbox_sign_list_team_members | Lists all members and their roles for a specific team | Read |
dropbox_sign_list_teams | Lists all Dropbox Sign teams accessible to the authenticated user, including the current team | Read |
dropbox_sign_list_templates | List templates | Read |
dropbox_sign_o_auth_authorize | Generate an OAuth authorization URL | Read |
dropbox_sign_verify_account | Verify whether a Dropbox Sign account exists for the given email | Read |
dropbox_sign_add_user_to_team | Invite a user to your Team | Write |
dropbox_sign_add_user_to_template | Grant a specified account access to a template | Write |
dropbox_sign_bulk_create_embedded_sig_req_with_template | Create a BulkSendJob for embedded templated signature requests | Read |