Optimoroute
Overview
SLUG: OPTIMOROUTE
Description
OptimoRoute is an online route optimization and planning solution for delivery, logistics, and field service companies.
Authentication Details
API Key
Connecting to Optimoroute
Create an auth config
Use the dashboard to create an auth config for the Optimoroute toolkit. This allows you to connect multiple Optimoroute accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Optimoroute 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 Optimoroute toolkit’s playground
For code examples, see the Tool calling guide and Provider examples.
Tool List
OPTIMOROUTE_CREATE_ORDER
Tool Name: Create Order
Description
Action Parameters
Action Response
OPTIMOROUTE_CREATE_OR_UPDATE_ORDERS
Tool Name: Create or Update Orders
Description
Action Parameters
Action Response
OPTIMOROUTE_DELETE_ALL_ORDERS
Tool Name: Delete All Orders
Description
Action Parameters
Action Response
OPTIMOROUTE_DELETE_ORDER
Tool Name: Delete Order
Description
Action Parameters
Action Response
OPTIMOROUTE_DELETE_ORDERS
Tool Name: Delete Orders
Description
Action Parameters
Action Response
OPTIMOROUTE_GET_COMPLETION_DETAILS
Tool Name: Get Order Completion Details
Description
Action Parameters
Action Response
OPTIMOROUTE_GET_DRIVERS
Tool Name: Get Drivers
Description
Action Parameters
Action Response
OPTIMOROUTE_GET_EVENTS
Tool Name: Get Mobile Events
Description
Action Parameters
Action Response
OPTIMOROUTE_GET_ORDERS
Tool Name: Get Orders
Description
Action Parameters
Action Response
OPTIMOROUTE_GET_PLANNING_STATUS
Tool Name: Get Planning Status
Description
Action Parameters
Action Response
OPTIMOROUTE_GET_ROUTES
Tool Name: Get Planned Routes
Description
Action Parameters
Action Response
OPTIMOROUTE_GET_SCHEDULING_INFO
Tool Name: Get Order Scheduling Info
Description
Action Parameters
Action Response
OPTIMOROUTE_SEARCH_ORDERS
Tool Name: Search Orders
Description
Action Parameters
Action Response
OPTIMOROUTE_START_PLANNING
Tool Name: Start Planning
Description
Action Parameters
Action Response
OPTIMOROUTE_STOP_PLANNING
Tool Name: Stop Planning
Description
Action Parameters
Action Response
OPTIMOROUTE_UPDATE_DRIVER_PARAMETERS
Tool Name: Update Driver Parameters
Description
Action Parameters
Action Response
OPTIMOROUTE_UPDATE_DRIVERS_PARAMETERS
Tool Name: Update Drivers Parameters
Description
Action Parameters
Action Response