list_project_items
Retrieve project items by specifying resource type and project ID, with optional filters for primary type, ordering, and search terms.
Instructions
List project items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search term to filter items | |
| ordering | No | Field to order results by | |
| primary_type | No | Filter by primary type | |
| resourcetype | Yes | Project type selector | |
| parent_lookup_project_id | Yes | Parent project ID |