twprojects-list_skills
List skills with pagination and search to filter by skill name or assigned users.
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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | Yes | ||
| skills | Yes |