Linear Create Linear Project
通过 Aident Loadout 使用 Linear Tools 的 Linear Create Linear Project。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Creates a new Linear project with specified name and team associations.
通过 Aident Loadout 使用 Linear Tools 的 Linear Create Linear Project。执行前查看输入、输出、设置、价格和风险。
Creates a new Linear project with specified name and team associations.
iconstringOptional icon for the project. Must be a valid icon name string from Linear's icon set (case-sensitive). Does NOT accept unicode emoji characters. Verified valid icon names include: 'Project', 'Rocket', 'Bug', 'Team', 'Calendar', 'Home'. Linear offers ~70 icon designs; invalid n…
name必填stringThe name of the project. This is the only required field. Linear permits duplicate project names within a team; uniqueness must be enforced externally if required.
colorstringOptional color for the project (hex color code).
lead_idstringOptional ID (UUID) of the user who will lead this project. User IDs can be obtained using the LINEAR_LIST_LINEAR_USERS action or from the team members returned by LINEAR_GET_ALL_LINEAR_TEAMS. Must be a valid UUID in the format xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.
priorityintegerPriority level of the project. 0 = No priority, 1 = Urgent, 2 = High, 3 = Normal, 4 = Low.
team_ids必填arrayList of team IDs (UUIDs) that this project will be associated with. At least one valid team ID is required. Team IDs can be obtained using the LINEAR_GET_ALL_LINEAR_TEAMS action. Must be valid UUIDs in the format xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.
start_datestringOptional planned start date. Accepts various formats including YYYY-MM-DD, ISO datetime strings (e.g., 2024-01-15T10:30:00Z), or Unix timestamps. Will be normalized to YYYY-MM-DD format for the API. Use YYYY-MM-DD format only; ISO datetime strings and Unix timestamps cause valid…
descriptionstringOptional description for the project. Supports markdown formatting. Maximum 255 characters (API limit: 255 accepted, 256 rejected).
target_datestringOptional planned completion date. Accepts various formats including YYYY-MM-DD, ISO datetime strings (e.g., 2024-06-30T23:59:59Z), or Unix timestamps. Will be normalized to YYYY-MM-DD format for the API. Use YYYY-MM-DD format only; ISO datetime strings and Unix timestamps cause…
data必填Data from the action execution
errorstringError if any occurred during the execution of the action
successful必填booleanWhether or not the action execution was successful or not
OAuth 连接。风险等级 2/5。
免费操作
目前没有已发布技能明确引用此操作。