Rocketlane
Overview
SLUG: ROCKETLANE
Description
Collaborative customer onboarding and implementation platform for professional services teams.
Authentication Details
API Key
Connecting to Rocketlane
Create an auth config
Use the dashboard to create an auth config for the Rocketlane toolkit. This allows you to connect multiple Rocketlane accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. 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 Rocketlane toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
ROCKETLANE_CREATE_COMPANY
Tool Name: Create Company
Description
Action Parameters
Action Response
ROCKETLANE_CREATE_TIME_ENTRY
Tool Name: Create Time Entry
Description
Action Parameters
Action Response
ROCKETLANE_DELETE_PROJECT
Tool Name: Delete Project
Description
Action Parameters
Action Response
ROCKETLANE_GET_COMPANY
Tool Name: Get Company
Description
Action Parameters
Action Response
ROCKETLANE_GET_TIME_ENTRIES
Tool Name: Get Time Entries
Description
Action Parameters
Action Response
ROCKETLANE_LIST_COMPANIES
Tool Name: List Companies
Description
Action Parameters
Action Response
ROCKETLANE_LIST_COMPANY_FIELDS
Tool Name: List Company Fields
Description
Action Parameters
Action Response
ROCKETLANE_LIST_COMPANY_NOTE_FIELDS
Tool Name: List Company Note Fields
Description
Action Parameters
Action Response
ROCKETLANE_LIST_CURRENCIES
Tool Name: List Currencies
Description
Action Parameters
Action Response
ROCKETLANE_LIST_PROJECTS
Tool Name: List Projects
Description
Action Parameters
Action Response
ROCKETLANE_LIST_PROJECT_FIELDS
Tool Name: List Project Fields
Description
Action Parameters
Action Response
ROCKETLANE_LIST_PROJECT_PHASES
Tool Name: List Project Phases
Description
Action Parameters
Action Response
ROCKETLANE_LIST_TASK_FIELDS
Tool Name: List Task Fields
Description
Action Parameters
Action Response
ROCKETLANE_LIST_TEMPLATES
Tool Name: List Templates
Description
Action Parameters
Action Response
ROCKETLANE_LIST_USERS
Tool Name: List Users
Description
Action Parameters
Action Response
ROCKETLANE_UPDATE_COMPANY
Tool Name: Update Company
Description
Action Parameters
Action Response
ROCKETLANE_ARCHIVE_PROJECT_BY_ID
Tool Name: Archive Project by ID
Description
Action Parameters
Action Response
ROCKETLANE_CREATE_TASK
Tool Name: Create Task
Description
Action Parameters
Action Response
ROCKETLANE_DELETE_TASK_BY_ID
Tool Name: Delete Task By ID
Description
Action Parameters
Action Response
ROCKETLANE_DELETE_TIME_ENTRY_BY_ID
Tool Name: Delete Time Entry by ID
Description
Action Parameters
Action Response
ROCKETLANE_GET_ALL_FIELDS
Tool Name: Get All Fields
Description
Action Parameters
Action Response
ROCKETLANE_GET_FIELD_BY_ID
Tool Name: Get Field By ID
Description
Action Parameters
Action Response
ROCKETLANE_GET_PROJECT_BY_ID
Tool Name: Get Project by ID
Description
Action Parameters
Action Response
ROCKETLANE_GET_TASK_BY_ID
Tool Name: Get Task By Id
Description
Action Parameters
Action Response
ROCKETLANE_GET_TEMPLATE_BY_ID
Tool Name: Get Template By ID
Description
Action Parameters
Action Response
ROCKETLANE_GET_TIME_ENTRY_BY_ID
Tool Name: Get Time Entry By ID
Description
Action Parameters
Action Response
ROCKETLANE_GET_USER_BY_ID
Tool Name: Get User By ID
Description
Action Parameters
Action Response
ROCKETLANE_LIST_CUSTOMER_USERS
Tool Name: List Customer Users
Description
Action Parameters
Action Response
ROCKETLANE_LIST_VENDOR_USERS
Tool Name: List Vendor Users
Description
Action Parameters
Action Response
ROCKETLANE_RETRIEVE_SUBSCRIPTION_DETAILS
Tool Name: Retrieve Subscription Details
Description
Action Parameters
Action Response
ROCKETLANE_SEARCH_USER_BY_EMAIL
Tool Name: Search User By Email
Description
Action Parameters
Action Response
ROCKETLANE_UPDATE_PROJECT_BY_ID
Tool Name: Update Project By Id
Description
Action Parameters
Action Response
ROCKETLANE_UPDATE_TIME_ENTRY_BY_ID
Tool Name: Update Time Entry by ID
Description
Action Parameters
Action Response