Skip to main content
Lists active projects the user has access to.

Input Schema

Parameters

ParameterTypeDefaultDescription
organizationIdstring-Filter by organization
searchstring-Search in project names and descriptions
pagenumber1Page number
limitnumber20Items per page (max 100)

Response

FieldTypeDescription
itemsarrayArray of project objects
items[].idstringUnique project identifier
items[].namestringDisplay name of the project
items[].descriptionstringProject description
items[].organizationIdstringParent organization ID
paginationobjectPagination metadata
pagination.pagenumberCurrent page number
pagination.limitnumberItems per page
pagination.totalnumberTotal number of items
pagination.pagesnumberTotal number of pages

Example

Request

Response

Usage

Use this tool to discover available projects before setting context:

Filter by Organization

Search Projects