fiken_get_project
Retrieve a specific project by ID using company slug and project ID. Discover available slugs by listing companies.
Instructions
Get a specific project by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID | |
| companySlug | Yes | Company slug identifier. Use fiken_list_companies to discover available slugs. |