get_rd_project_costs
Retrieve total costs per R&D project from analytic accounts. Use date filters to analyze project expenses within specific time periods.
Instructions
Get total costs per R&D project from analytic accounts.
Args:
date_from: Start date (format YYYY-MM-DD, optional)
date_to: End date (format YYYY-MM-DD, optional)
Returns:
Summary of costs by R&D project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_from | No | ||
| date_to | No |