List your Workday apps
workday_get_appsRetrieves your Workday home screen apps along with their launchable task IDs, enabling you to then open them via workday_get_task.
Instructions
List the Workday apps available on your home screen, each with a launchable task id. Use this to discover what you can read, then pass an app's taskId to workday_get_task to open it. Some apps share a generic launcher id; if one returns a near-empty page, open the app in your browser and pass that URL to workday_get_task instead. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||