list_deal_services
list_deal_servicesRetrieves the list of services associated with a specific deal or budget. Required for creating time entries in the timesheet workflow.
Instructions
STEP 3 of timesheet workflow: Get services for a specific deal/budget. COMPLETE WORKFLOW: 1) list_projects → 2) list_project_deals → 3) list_deal_services → 4) list_project_tasks (recommended) → 5) create_time_entry. After this, optionally use list_project_tasks to find specific tasks to link your time entry to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deal_id | Yes | The ID of the deal/budget (required) | |
| limit | No | Number of services to return (1-200) |