Find Portfolios
find_portfoliosSearch portfolios by name or slug before calling portfolio-scoped tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1 | |
| limit | No | Maximum items to return, maximum 100. Preferred MCP pagination field. | |
| query | Yes | Portfolio name or slug search query | |
| pageSize | No | Deprecated alias for limit, maximum 100. Prefer limit for new MCP calls. | |
| workspaceRef | Yes | Workspace exact name or slug |