Supported Tools
We are supporting the following tools with Lumin MCP:
| Tool Name | Description | Sample Prompt |
|---|---|---|
| get_lumin_user_information | Retrieves information about the current Lumin user. | "Get my Lumin user information." |
| get_signature_request_on_lumin_by_id | Fetches details of a specific signature request using its ID. | "Show me the signature request with ID 12345." |
| cancel_signature_request_on_lumin_by_id | Cancels an existing signature request using its ID. | "Cancel the signature request with ID 12345." |
| send_signature_request_on_lumin | Sends a signature request to one or more recipients. | "Send a signature request using this file to [email protected]." |
| upload_file_to_lumin | Uploads a file to Lumin. | "Upload this PDF to my Lumin account." |
| get_workspace_list_of_user_on_lumin | Retrieves all workspaces associated with the current Lumin user. | "List all my Lumin workspaces." |
| lumin_markdown2pdf | Converts Markdown content into a PDF file through Lumin. | "Convert this Markdown to a PDF." |