add_project_comment
Add comments to projects in the Aedifion platform for documentation, collaboration, or tracking purposes by specifying project ID and comment text.
Instructions
Add a comment to a project.
Args: project_id: The project's numeric ID. text: Comment text.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| text | Yes |