get_next_assignment
Retrieve the next assignment for the user using the Get Next Work feature. Supports detailed views for forms or full pages to optimize task management.
Instructions
Get detailed information about the next assignment to be performed by the requestor. Uses Get Next Work functionality to fetch the assignment most suitable for the current user.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pageName | No | If provided, view metadata for specific page name will be returned (only used when viewType is "page") | |
viewType | No | Type of view data to return. "form" returns only assignment UI metadata in uiResources object, "page" returns full page (read-only review mode) UI metadata in uiResources object | page |