get_asset
Retrieve a specific asset from a Contentful space by providing the asset ID, space ID, and environment ID. Use this tool to access asset details.
Instructions
Retrieve an asset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assetId | Yes | ||
| spaceId | Yes | The ID of the Contentful space. This must be the space's ID, not its name, ask for this ID if it's unclear. | |
| environmentId | Yes | The ID of the environment within the space, by default this will be called Master | master |