get_schedule
Fetch detailed information about a schedule using its project ID and schedule ID.
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 | |||