Skip to main content
POST
What the copilot proposed, what it rests on, and what somebody did about it.

Headers

Prefer
enum<string>

Preference

Available options:
return=representation,
return=minimal,
return=none,
resolution=ignore-duplicates,
resolution=merge-duplicates

Query Parameters

select
string

Filtering Columns

Body

copilot_suggestions

What the copilot proposed, what it rests on, and what somebody did about it.

capability
string<character varying>
Maximum string length: 40
confidence
number<numeric>
conversation_id
string<uuid>

Note: This is a Foreign Key to copilot_conversations.id.

created_at
string<timestamp with time zone>
entity_id
string<uuid>
entity_type
string<character varying>
Maximum string length: 80
evidence
string<jsonb>
field
string<character varying>
Maximum string length: 80
id
string<uuid>

Note: This is a Primary Key.

label
string<text>
last_action
string<character varying>
Maximum string length: 20
last_note
string<text>
reasoning
string<text>
status
string<character varying>
Maximum string length: 20
value
string<jsonb>

Response

201

Created