twprojects-list_skills
Retrieve a paginated list of skills, filterable by name or assigned user, with optional verbose details.
Instructions
List skills.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination of results. | |
| verbose | No | If false, returns id + name only — useful when scanning many results. | |
| page_size | No | Number of results per page for pagination. | |
| search_term | No | A search term to filter skills by name, or assigned users. The skill will be selected if each word of the term matches the name, or assigned user first or last name, not requiring that the word matches are in the same field. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | No | ||
| skills | No |