MOCO is a business management software offering project management, time tracking, and invoicing solutions.
Tool to retrieve activities. use when you need to list time entries with filters like date range, user, project, or billing status.
Tool to retrieve a single activity by id. use when you need to fetch details for a specific activity after confirming the activity id.
Tool to update an existing activity. use when you need to adjust details of a recorded time entry after confirming the activity exists.
Tool to retrieve a list of comments. use after confirming the resource type and id.
Tool to create a new company. use when you need to add a company after gathering required fields.
Tool to delete a company. use when you need to remove a company from moco after confirming no active dependencies.