twprojects-list_skills
List skills with support for search by name or assigned user, pagination, and optional verbose details for efficient skill management.
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 |