Record a known issue on a project
log_project_issueRecord a significant issue you discovered while working a project — especially one that lives in an external system and will disappear once dismissed (a Google Ads policy warning, a GA4 tagging error, a broken feed). Paste the exact wording into detail so it survives, then create a task to fix it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Deep link to the issue, if it has one. | |
| title | Yes | One-line statement of the issue. | |
| client | No | ||
| detail | No | Full text of the issue, verbatim where possible. | |
| source | No | Where you found it, e.g. 'Google Ads', 'GA4', 'Shopify'. | |
| project | No | Name or @handle of the project. Fuzzy-resolved. | |
| task_id | No | Task created to fix this, if it already exists. | |
| severity | No | ||
| client_id | No | ||
| project_id | No | ||
| discovered_on | No | YYYY-MM-DD. Defaults to today. |