find_related_content
Retrieve related projects, tasks, or documents based on entity type and ID, with filters for similar, dependent, linked, or recent relationships.
Instructions
Find content related to a specific entity (project, task, or document)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_type | Yes | Type of entity to find related content for | |
| entity_id | Yes | ID of the entity | |
| relation_types | No | Types of relationships to find | |
| max_results | No | Maximum number of related items to return |