pyp6xer_get_activity
Retrieve full details for a specific activity: schedule dates, float, costs, assigned resources, and predecessor/successor relationships from a loaded Primavera P6 XER file.
Instructions
Get full details for a single activity including dates, float, costs, resources assigned, and predecessor/successor relationships.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_code | Yes | Activity task code (e.g. A1000) | |
| cache_key | No | Cache key identifying the loaded XER file (set when calling pyp6xer_load_file) | default |
| proj_id | No | Project ID or short name; uses first project if omitted | |
| fields | No | Subset of field names to return; call pyp6xer_get_activity_schema to see available names |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |