twprojects-list_skills
Retrieve a paginated list of skills, filtered by name or assigned users. Optionally show only id and name for efficient scanning.
Instructions
List skills.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination of 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. | |
| verbose | No | If false, returns id + name only — useful when scanning many results. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | No | ||
| skills | No |