get_projects
Retrieve all active projects with budgets, deadlines, team assignments, and client details to track project progress and resource allocation.
Instructions
Get all active projects with budgets, deadlines, and team assignments.
Returns comprehensive project data including:
Project budgets, hourly rates, and cost tracking
Team members with roles and hourly rates
Deadlines, start/end dates, and project status
Client information and contact details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}