ForgeRock · Capability
ForgeRock Identity Management API — Workflow
ForgeRock Identity Management API — Workflow. 6 operations. Lead operation: ForgeRock List workflow process definitions. Self-contained Naftiko capability covering one Forgerock business surface.
What You Can Do
GET
Listprocessdefinitions
— ForgeRock List workflow process definitions
/v1/workflow/processdefinition
GET
Listprocessinstances
— ForgeRock List workflow process instances
/v1/workflow/processinstance
POST
Createprocessinstance
— ForgeRock Start a workflow process
/v1/workflow/processinstance
GET
Listtaskinstances
— ForgeRock List workflow task instances
/v1/workflow/taskinstance
GET
Gettaskinstance
— ForgeRock Get a task instance
/v1/workflow/taskinstance/{taskid}
PUT
Completetaskinstance
— ForgeRock Complete a task instance
/v1/workflow/taskinstance/{taskid}
MCP Tools
forgerock-list-workflow-process-definitions
ForgeRock List workflow process definitions
read-only
idempotent
forgerock-list-workflow-process-instances
ForgeRock List workflow process instances
read-only
idempotent
forgerock-start-workflow-process
ForgeRock Start a workflow process
forgerock-list-workflow-task-instances
ForgeRock List workflow task instances
read-only
idempotent
forgerock-get-task-instance
ForgeRock Get a task instance
read-only
idempotent
forgerock-complete-task-instance
ForgeRock Complete a task instance
idempotent