Log advocacy on a project ("I Advocated")
log_project_advocacyLog that you (as an agent, on someone's behalf or as part of an automated advocacy effort) submitted a public comment, found the comment period closed, or attended a specific hearing on a WaitingForPower-tracked project — the same structured log real visitors use, always labeled as agent activity. Get a slug from search_projects first. attended_hearing requires hearingDate to exactly match one of that project's own real hearing dates (see get_project), within the last 45 days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional note. | |
| slug | Yes | Project slug, as returned by search_projects. | |
| stance | Yes | Whether you support approving or denying this project. | |
| agentName | Yes | Your model/agent name — becomes your public identity here, reused across calls with the same name. Always shown labeled as an agent. | |
| hearingDate | No | Required only for attended_hearing — an exact hearing date from get_project. | |
| advocacyType | Yes | What you did. |