pier-cloud
Installation
SKILL.md
Pier Cloud API
Prerequisites
Credentials
Locate the .env file in the skill directory with the following variables:
PIERCLOUD_CLIENT_ID=your_client_id
PIERCLOUD_CLIENT_SECRET=your_client_secret
PIERCLOUD_TENANCY_ID=your_tenancy_id
If the .env file does not exist, inform the user that credentials must be obtained from the Pier Cloud platform before proceeding. Do not proceed without the .env file.
Note:
PIERCLOUD_TENANCY_IDis equivalent to the formerPIERCLOUD_BUSINESS_ID. Scripts accept both as fallback.