Moco
Overview
SLUG: MOCO
Description
MOCO is a business management software offering project management, time tracking, and invoicing solutions.
Authentication Details
API Key
Connecting to Moco
Create an auth config
Use the dashboard to create an auth config for the Moco toolkit. This allows you to connect multiple Moco accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Moco 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 Moco toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
MOCO_ACTIVITIES_LIST
Tool Name: List Activities
Description
Action Parameters
Action Response
MOCO_ACTIVITY_GET
Tool Name: Get Activity
Description
Action Parameters
Action Response
MOCO_ACTIVITY_UPDATE
Tool Name: Update Activity
Description
Action Parameters
Action Response
MOCO_COMMENTS_LIST
Tool Name: List comments
Description
Action Parameters
Action Response
MOCO_COMPANY_CREATE
Tool Name: Create Company
Description
Action Parameters
Action Response
MOCO_COMPANY_DELETE
Tool Name: Delete a company
Description
Action Parameters
Action Response
MOCO_CONTACTS_LIST
Tool Name: List Contacts
Description
Action Parameters
Action Response
MOCO_DEALS_LIST
Tool Name: List Deals
Description
Action Parameters
Action Response
MOCO_DEAL_CATEGORIES_LIST
Tool Name: List Deal Categories
Description
Action Parameters
Action Response
MOCO_DEAL_DELETE
Tool Name: Delete Deal
Description
Action Parameters
Action Response
MOCO_DEAL_GET
Tool Name: Get Deal
Description
Action Parameters
Action Response
MOCO_DEAL_UPDATE
Tool Name: Update Deal
Description
Action Parameters
Action Response
MOCO_INVOICES_LIST
Tool Name: List Invoices
Description
Action Parameters
Action Response
MOCO_MOCO_INVOICE_CREATE
Tool Name: Create Invoice
Description
Action Parameters
Action Response
MOCO_MOCO_PURCHASE_CREATE
Tool Name: Create Purchase
Description
Action Parameters
Action Response
MOCO_OFFERS_LIST
Tool Name: List Offers
Description
Action Parameters
Action Response
MOCO_OFFER_GET
Tool Name: Get Offer
Description
Action Parameters
Action Response
MOCO_PLANNING_ENTRIES_LIST
Tool Name: List Planning Entries
Description
Action Parameters
Action Response
MOCO_PLANNING_ENTRY_CREATE
Tool Name: Create Planning Entry
Description
Action Parameters
Action Response
MOCO_PLANNING_ENTRY_GET
Tool Name: Get Planning Entry
Description
Action Parameters
Action Response
MOCO_PROJECTS_LIST
Tool Name: List Projects
Description
Action Parameters
Action Response
MOCO_PROJECT_CREATE
Tool Name: Create Project
Description
Action Parameters
Action Response
MOCO_PROJECT_GET
Tool Name: Get Project
Description
Action Parameters
Action Response
MOCO_PROJECT_UPDATE
Tool Name: Update Project
Description
Action Parameters
Action Response
MOCO_USERS_LIST
Tool Name: List Users
Description
Action Parameters
Action Response