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/types
Report
Interface Report
Report structure
interface
Report
{
generatedAt
:
string
;
period
:
{
from
:
string
;
to
:
string
}
;
reportType
:
string
;
sections
:
ReportSection
[]
;
statistics
:
Record
<
string
,
number
|
string
>
;
subject
:
string
;
summary
:
string
;
dataQualityWarnings
?:
string
[]
;
recommendations
?:
string
[]
;
}
Index
Properties
generated
At
period
report
Type
sections
statistics
subject
summary
data
Quality
Warnings?
recommendations?
Properties
generated
At
generatedAt
:
string
period
period
:
{
from
:
string
;
to
:
string
}
report
Type
reportType
:
string
sections
sections
:
ReportSection
[]
statistics
statistics
:
Record
<
string
,
number
|
string
>
subject
subject
:
string
summary
summary
:
string
Optional
data
Quality
Warnings
dataQualityWarnings
?:
string
[]
Warnings about partially available or missing data
Optional
recommendations
recommendations
?:
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
generated
At
period
report
Type
sections
statistics
subject
summary
data
Quality
Warnings
recommendations
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...
Report structure