search_members
Find CDTM students and alumni by filtering on skills, interests, cohorts, companies, education, locations, and more. Returns member profiles with pagination.
Instructions
Search CDTM community members (students + alumni).
All tag arguments take human-readable names (e.g. skills=["Machine Learning", "Agentic AI"]) which are resolved against the portal's taxonomy — use list_tags() first if unsure of exact naming. Combining filters narrows the search. Returns member cards (id, name, headline, location, cohort, tags, profile_url) plus totalCount/totalPages; pass page=2 etc. to paginate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| page | No | ||
| skills | No | ||
| cohorts | No | ||
| companies | No | ||
| education | No | ||
| interests | No | ||
| locations | No | ||
| looking_for | No | ||
| can_support_with | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |