search_entities
Search projects, portfolios, or goals by text query, filter by type, and control output fields and pagination.
Instructions
Search projects, portfolios, or goals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| input | No | Text search query | |
| fields | No | Optional list of fields to return. Use ["all"] for all fields. | |
| per_page | No | Results per page | |
| root_only | No | Only return top-level entities | |
| entity_type | Yes | "project", "portfolio", or "goal" | |
| output_format | No | Response format: "text" (default, markdown) or "json" | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |