get_instance_configuration
Retrieve OpenProject instance configuration and active feature flags to understand system settings and available features.
Instructions
Return instance-level OpenProject configuration and active feature flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host_name | Yes | ||
| hours_per_day | Yes | ||
| days_per_month | Yes | ||
| duration_format | Yes | ||
| per_page_options | Yes | ||
| available_features | Yes | ||
| trialling_features | Yes | ||
| active_feature_flags | Yes | ||
| maximum_api_v3_page_size | Yes | ||
| maximum_attachment_file_size | Yes |