Developer Tools13 toolsPaste one API key
Elorus integration for AI agents
Elorus is an online invoicing and time-tracking software designed for freelancers and small businesses to manage their finances and projects efficiently.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Elorus once and call the same tools from all of them.
Setup
Connect Elorus 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
Elorus exposes 13 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
elorus_get_bills | Retrieve a paginated list of bills (expenses/purchases) from Elorus | Read |
elorus_get_contacts | Retrieve a list of contacts | Read |
elorus_get_credit_notes | Retrieve a list of credit notes | Read |
elorus_get_email_templates | Retrieve a list of email templates | Read |
elorus_get_estimates | Retrieve a list of estimates | Read |
elorus_get_invoices | Retrieves a paginated list of invoices from Elorus with flexible filtering options | Read |
elorus_get_products | Retrieve a list of products/services with optional filtering, sorting, and pagination | Read |
elorus_get_taxes | Retrieve a list of taxes | Read |
elorus_get_templates | Retrieves document templates used for formatting invoices, estimates, credit notes, and other | Read |
elorus_create_invoice | Creates a new invoice or receipt in Elorus | Write |
elorus_create_product | Create a new product or service in Elorus | Write |
elorus_email_invoice | Email an existing invoice to specified contacts | Read |
elorus_update_contact | Update an existing contact in Elorus by ID | Write |