External DocumentationTo learn more, visit the Nucleus documentation.
Parameters
Example Output
Workflow Library Example
Get Project by Id with Nucleus and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Project ID | The ID of the project. Can be obtained by the List Projects action. |
{
"tracking_method": "string",
"project_name": "string",
"project_description": "string",
"project_id": 0,
"project_groups": [
"string"
],
"project_org": "string"
}
Was this page helpful?