discourse-mcp/scripts
Rafael dos Santos Silva 2f0eb1786d
fix: correct filter_topics pagination to be 0-based (#4)
The Discourse /filter.json endpoint uses 0-based pagination, so the
tool should accept page: 0 as the first page rather than converting
from 1-based. Updated schema validation, default value, and description
to reflect this. Also updated the validation script to use page: 0.
2025-10-16 14:30:54 -03:00
..
sync-fixtures.mjs initial commit 2025-08-18 15:58:09 +10:00
validate-filter.mjs fix: correct filter_topics pagination to be 0-based (#4) 2025-10-16 14:30:54 -03:00