Skip to content

Comments

[WIP] Improve completeness of zod mapping for EU Parliament data#415

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/complete-zod-mapping
Closed

[WIP] Improve completeness of zod mapping for EU Parliament data#415
Copilot wants to merge 1 commit intomainfrom
copilot/complete-zod-mapping

Conversation

Copy link
Contributor

Copilot AI commented Feb 21, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Is all zod mapping and alla data from eu parlament fully and completly mapped ?

correct/complete improve

Quick Reference
Tool Description Key Parameters Response
get_meps List MEPs with filters country, group, committee, limit Paginated list
get_mep_details Detailed MEP information id (required) Single object
get_plenary_sessions List plenary sessions dateFrom, dateTo, limit Paginated list
get_voting_records Retrieve voting records mepId, sessionId, topic, dateFrom Paginated list
search_documents Search legislative documents keywords (required), docType, author Paginated list
get_committee_info Committee information id or abbreviation (required) Single object
get_parliamentary_questions Parliamentary Q&A author, topic, questionType, dateFrom Paginated list
analyze_voting_patterns Analyze MEP voting behavior mepId (required), dateFrom, compareWithGroup Analysis object
track_legislation Track legislative procedure procedureId (required) Procedure object
generate_report Generate analytical reports reportType (required), subjectId, dateFrom Report object

Want to expand the tools available, Anayse https://github.com/Hack23/European-Parliament-MCP-Server/blob/main/FUTURE_ARCHITECTURE.md#%EF%B8%8F-phase-1-osint-intelligence-tools

add what is possible once the full data have been mapped.

  1. AI is bad at metrics, so based on existing tools can we add any interested computed extended attributes. so for each existing tools what further values can we figure out from the data available .

  2. More extensive tools for data that will requie multiple calls to eu parl datasource to created extensive osint / int op data


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI requested a review from pethers February 21, 2026 20:18
Copilot stopped work on behalf of pethers due to an error February 21, 2026 20:18
@pethers pethers closed this Feb 21, 2026
@pethers pethers deleted the copilot/complete-zod-mapping branch February 21, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants