Data retrieval APIs for Amazon Nova Act
Amazon Nova Act provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| GetWorkflowDefinition | Retrieve details and configuration of a specific workflow definition | Read |
| GetWorkflowRun | Retrieve the current state, configuration, and execution details of a workflow run | Read |
| ListActs | List all acts within a specific session with their current status and execution details | Read |
| ListModels | List all available AI models that can be used for workflow execution, including their status and compatibility information | Read |
| ListSessions | List all sessions within a specific workflow run | Read |
| ListWorkflowDefinitions | List all workflow definitions in your account with optional filtering and pagination | List |
| ListWorkflowRuns | List all workflow runs for a specific workflow definition with optional filtering and pagination | List |