List collection modules
get_collection_modulesRetrieve a list of all modules within a specified Ansible Galaxy collection, including their descriptions.
Instructions
List all modules in a collection with their descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | Collection namespace | |
| name | Yes | Collection name |