Jobnimbus
Overview
SLUG: JOBNIMBUS
Description
JobNimbus is a CRM and project management software designed for contractors, helping streamline scheduling, estimates, invoicing, and job tracking.
Authentication Details
API Key
Connecting to Jobnimbus
Create an auth config
Use the dashboard to create an auth config for the Jobnimbus toolkit. This allows you to connect multiple Jobnimbus accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Jobnimbus Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Jobnimbus toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
JOBNIMBUS_ACCOUNT_CREATE_LOCATION
Tool Name: Create Location
Description
Action Parameters
Action Response
JOBNIMBUS_ACTIVITY_GET
Tool Name: Get Activity by ID
Description
Action Parameters
Action Response
JOBNIMBUS_CONTACT_GET
Tool Name: Get Contact by ID
Description
Action Parameters
Action Response
JOBNIMBUS_CONTACT_LIST
Tool Name: List Contacts
Description
Action Parameters
Action Response
JOBNIMBUS_CREATE_FILE_TYPE
Tool Name: Create File Attachment Type
Description
Action Parameters
Action Response
JOBNIMBUS_CREATE_MATERIAL_ORDER
Tool Name: Create Material Order
Description
Action Parameters
Action Response
JOBNIMBUS_CREATE_TASK
Tool Name: Create Task
Description
Action Parameters
Action Response
JOBNIMBUS_CREATE_WORKFLOW_STATUS
Tool Name: Create Workflow Status
Description
Action Parameters
Action Response
JOBNIMBUS_FILE_GET
Tool Name: Get File Attachment by ID
Description
Action Parameters
Action Response
JOBNIMBUS_JOBNIMBUS_ACCOUNT_GET_SETTINGS
Tool Name: Get Account Settings
Description
Action Parameters
Action Response
JOBNIMBUS_JOBNIMBUS_CONTACT_UPDATE
Tool Name: Update Contact
Description
Action Parameters
Action Response
JOBNIMBUS_JOBNIMBUS_TASK_LIST
Tool Name: List Tasks
Description
Action Parameters
Action Response
JOBNIMBUS_LIST_ACTIVITIES
Tool Name: List Activities
Description
Action Parameters
Action Response
JOBNIMBUS_LIST_INVOICES
Tool Name: List Invoices
Description
Action Parameters
Action Response
JOBNIMBUS_LIST_MATERIAL_ORDERS
Tool Name: List Material Orders
Description
Action Parameters
Action Response
JOBNIMBUS_LIST_PAYMENTS
Tool Name: List Payments
Description
Action Parameters
Action Response
JOBNIMBUS_LIST_PRODUCTS
Tool Name: List Products
Description
Action Parameters
Action Response
JOBNIMBUS_LIST_WORKORDERS
Tool Name: List Work Orders
Description
Action Parameters
Action Response
JOBNIMBUS_PRODUCT_GET
Tool Name: Get Product by ID
Description
Action Parameters
Action Response
JOBNIMBUS_UPDATE_TASK
Tool Name: Update Task
Description
Action Parameters
Action Response
JOBNIMBUS_UTILITY_GET_UOMS
Tool Name: Get Units of Measure
Description
Action Parameters
Action Response