European Parliament MCP Server API - v1.2.6
Documentation Portal
GitHub Repository
Security Architecture
ISMS Policies
CRA Assessment
Threat Model
API Usage Guide
Preparing search index...
tools/generateReport/reportGenerators
generateMEPActivityReport
Function generateMEPActivityReport
generateMEPActivityReport
(
params
:
{
reportType
:
|
"MEP_ACTIVITY"
|
"COMMITTEE_PERFORMANCE"
|
"VOTING_STATISTICS"
|
"LEGISLATION_PROGRESS"
;
dateFrom
?:
string
;
dateTo
?:
string
;
subjectId
?:
string
;
}
,
)
:
Promise
<
Report
>
Generate MEP activity report using real EP API data Cyclomatic complexity: 2
Parameters
params
:
{
reportType
:
|
"MEP_ACTIVITY"
|
"COMMITTEE_PERFORMANCE"
|
"VOTING_STATISTICS"
|
"LEGISLATION_PROGRESS"
;
dateFrom
?:
string
;
dateTo
?:
string
;
subjectId
?:
string
;
}
Returns
Promise
<
Report
>
Settings
Member Visibility
Protected
Private
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
Architecture
Data Model
Developer Guide
Deployment Guide
Performance Guide
SWOT Analysis
End-of-Life Strategy
Documentation Portal
GitHub Repository
Security Architecture
ISMS Policies
CRA Assessment
Threat Model
API Usage Guide
European Parliament MCP Server API - v1.2.6
Loading...
Generate MEP activity report using real EP API data Cyclomatic complexity: 2