get_card_steps
Retrieve all sub-tasks (steps) associated with a specific card in Basecamp projects by providing the project ID and card ID for streamlined task management.
Instructions
Get all steps (sub-tasks) for a card
Input Schema
Name | Required | Description | Default |
---|---|---|---|
card_id | Yes | The card ID | |
project_id | Yes | The project ID |