key_list
List all credentials (keys) in a Semaphore project. Provide project ID to retrieve keys with optional sorting.
Instructions
List all keys (credentials) in a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The ID of the project. | |
| sort | No | Field to sort by. | name |
| order | No | Sort order (asc or desc). | asc |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |