External DocumentationTo learn more, visit the Nucleus documentation.
Actions
List Projects
Returns a list of all projects.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
[
{
"tracking_method": "string",
"project_name": "string",
"project_description": "string",
"project_id": 0,
"project_groups": [
"string"
],
"project_org": "string"
}
]
Was this page helpful?