pyp6xer_get_activity_schema
Retrieve available field names for Primavera P6 activities. Use with activity tools to specify needed columns and reduce response size.
Instructions
Return the available field names for activity read tools.
Use the returned field names with the fields parameter of
pyp6xer_list_activities, pyp6xer_get_activity, and pyp6xer_search_activities
to limit response size to only the columns you need.
summary_fields are available on list_activities and search_activities. detail_fields are only available on get_activity (they require fetching relationships and resources which are not on the list view).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |