European Parliament MCP Server API - v1.1.16
Documentation Portal
GitHub Repository
Security Architecture
ISMS Policies
Preparing search index...
tools/generateReport/reportGenerators
generateCommitteePerformanceReport
Function generateCommitteePerformanceReport
generateCommitteePerformanceReport
(
params
:
{
reportType
:
|
"MEP_ACTIVITY"
|
"COMMITTEE_PERFORMANCE"
|
"VOTING_STATISTICS"
|
"LEGISLATION_PROGRESS"
;
dateFrom
?:
string
;
dateTo
?:
string
;
subjectId
?:
string
;
}
,
)
:
Promise
<
Report
>
Generate committee performance 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
Documentation Portal
GitHub Repository
Security Architecture
ISMS Policies
European Parliament MCP Server API - v1.1.16
Loading...
Generate committee performance report using real EP API data Cyclomatic complexity: 2