basecamp_get_project
Retrieve complete project details including name, description, dock configuration, and metadata from Basecamp to access comprehensive project information for specific account and project IDs.
Instructions
Fetch detailed information about a specific Basecamp project. This tool retrieves complete project details including name, description, dock configuration, and metadata.
Examples:
Use when: "Get details for project 12345"
Use when: Need full project information including dock configuration
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | Basecamp account ID | |
| project_id | Yes | Project ID to retrieve |