acta_query
List topics, filter entries by type or state, and retrieve single entries with their responses from the public record.
Instructions
Browse the Acta public record. List topics (optionally filtered), get entries for a topic (with type/state filters), or look up a single entry with its responses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Filter topic names by substring (for list_topics) | |
| type | No | Filter feed by contribution type | |
| state | No | Filter feed by computed state | |
| topic | No | Topic slug (required for feed action) | |
| action | Yes | list_topics: browse topics. feed: entries for a topic. entry: single entry with responses. | |
| entry_id | No | Entry ID (required for entry action) |