get_project_info
Get all key details about a REDCap project in one call: title, principal investigator, creation time, record count, and settings.
Instructions
Get information about the REDCap project.
Returns project title, PI name, creation time, record count, and other project-level settings.
Returns: JSON object with project metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |