list_terms
Retrieve translation terms from POEditor projects with optional filtering by language, search, and specific fields to optimize data retrieval.
Instructions
List all project terms (optionally include translations for a specific language). Returns only term names, contexts, and translation content to minimize response size. Use limit, search, count_only, and fields parameters to reduce token usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | ||
| language | No | ||
| limit | No | ||
| search | No | ||
| count_only | No | ||
| fields | No |