get_schedule
Retrieve detailed information for a specific schedule by providing project ID and schedule ID, enabling precise schedule management within SemaphoreUI.
Instructions
Get details of a specific schedule.
Args: project_id: ID of the project schedule_id: ID of the schedule to fetch
Returns: Schedule details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| schedule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||