European Parliament MCP Server API - v1.0.1
Preparing search index...
tools/generateReport/types
ReportSection
Interface ReportSection
Report section structure
interface
ReportSection
{
content
:
string
;
title
:
string
;
data
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
content
title
data?
Properties
content
content
:
string
title
title
:
string
Optional
data
data
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
title
data
European Parliament MCP Server API - v1.0.1
Loading...
Report section structure